/**
 * Swiper 4.0.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2017 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 7, 2017
 */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-invisible-blank-slide{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}.material-view{position:relative;padding-top:50px;box-sizing:border-box}.material-view
.cont{width:100%;position:relative;height:340px;display:flex;align-items:center}.material-view
.item{width:280px;height:320px;background:#FFF;border-radius:8px;padding:10px;box-sizing:border-box;margin-right:20px;border:2px
solid #FFF;position:relative}.material-view .item:hover{border:2px
solid #FF8D1C;margin-top:-10px}.material-view .item
.pic{width:260px;height:260px;border-radius:8px;display:flex;align-items:center;justify-content:center}.material-view .item .pic
img{max-width:100%;max-height:100%}.material-view .item
.txt{font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#333;text-align:center;height:22px;line-height:22px;margin-top:10px}body .layui-material{overflow:hidden;background:transparent}.material-view .m-back{width:100px;height:30px;border:1px
solid #FFF;border-radius:15px;border-radius:30px;display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;z-index:99999999999;background:transparent;color:#fff;cursor:pointer}.material-view .m-back:hover{background:#FF8D1C;border:1px
solid #FF8D1C}body .layui-material{overflow:visible;background:transparent}body .layui-material .layui-layer-setwin{right:calc(50% - 8px);top:460px}body .layui-material .layui-layer-setwin .layui-layer-close2{width:42px;height:42px}body .layui-material .layui-layer-setwin .layui-layer-ico{background:url(/../images/quanjing/edit20219/cha.png) center no-repeat}.icon-now-material{width:90px;height:96px;position:absolute;top:-2px;left:-4px;z-index:3;background:url(/../images/quanjing/edit20219/biaoqian.png) center no-repeat}.time-start{position:absolute;z-index:99999999999999999990;top:20px;right:10px;width:200px;height:36px;border:1px
solid #FFF;border-radius:18px;color:#fff;text-align:center;display:flex;justify-content:center;align-items:center;font-size:12px;font-family:Microsoft YaHei;font-weight:400}.pano-wrapper .vr-preview-icon-right
.iconname{display:flex;justify-content:center;align-items:center;line-height:24px;height:24px}@-ms-viewport{width:device-width}@media only screen and (min-device-width:800px){html{overflow:hidden}}html{height:100%}body{height:100%;overflow:hidden;margin:0;padding:0;font-family: 微软雅黑,Arial,Helvetica,sans-serif;font-size:16px;color:#FFF;background-color:#000}a{color:#ddd;text-decoration:none}a
img{border:none}ul{list-style:none;padding:0;margin:0}input[type="button"],input[type="submit"],input[type="reset"]{-webkit-appearance:none}textarea{-webkit-appearance:none}.red{color:#f00}.pano-make{color:#333;width:450px;margin:30px
auto 0}.pano-make
i{margin-right:4px}.pano-make
span{width:70px;margin-right:10px;display:inline-block;font-size:14px;text-align:right;float:left}.pano-make ul
li{margin-bottom:10px}.pano-make ul
li.last{text-align:center}.pano-make
.texteare{width:350px}.mobile
span{display:none}.pano-make
.select{width:145px;border:1px
solid #ddd;padding:10px}.text{border:1px
solid #ddd;height:30px !important;padding:2px
6px !important;color:#666 !important;font-family:"Microsoft YaHei" !important}.text:focus{border:1px
solid #e70;outline:none}.text1{width:350px !important}.text-s{border:1px
solid #ddd;height:26px !important;padding:0px
6px !important;color:#666 !important;font-family:"Microsoft YaHei" !important}.texteare{height:100px !important;color#333}.btn{-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;display:inline-block;cursor:pointer;padding:5px
40px;margin:0
10px;font:normal 14px/24px "Microsoft YaHei"}.btn-org{background:#e70;color:#fff;border:1px
solid #e70}.btn-org:hover{background:#d76b00;color:#fff;border:1px
solid #d76b00}.btn-org-b{background:#fef5ec;color:#e70;border:1px
solid #f9d1a8}.btn-org-b:hover{background:#ffe4c9;color:#e70;border:1px
solid #ffd7ae}.select{background:url(/images/new/selectbg.jpg) 92% 16px no-repeat;font-size:14px}input[type="button"],input[type="submit"],input[type="text"],input[type="texteare"],select{-webkit-appearance:none}.mymobile{width:100%;padding:10px
30px;margin:10px
auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mymobile
.text1{width:100% !important;height:42px !important;outline:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;font-size:14px}.mymobile
.texteare{width:100%;height:70px !important;outline:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:14px}.mymobile
.select{padding:6px;width:65%;float:right;height:42px !important;background:url(/images/new/selectbg.jpg) 96% 18px no-repeat;font-size:14px;border:none}.mymobile .xqlx-box{width:100%;height:42px !important;line-height:32px;-webkit-border-radius:2px !important;-moz-border-radius:2px !important;-ms-border-radius:2px !important;-o-border-radius:2px !important;border-radius:2px !important;border:1px
solid #ddd}.mymobile
.xqlx{width:30%;text-align:center;color:#999;display:block;border-right:1px solid #ddd;line-height:42px !important}.pano-wrapper{position:fixed;right:20px;bottom:23px;font-size:14px;z-index:1000}.pano-wrapper
li{width:70px;height:70px;float:right;position:relative;text-align:center}.pano-wrapper li.vr-preview-icon-right{position:fixed;width:auto;left:22px;bottom:24px;z-index:99;display:flex;justify-content:flex-start}.pano-wrapper li.vr-preview-icon-right .vr-tubiao{margin-right:10px}.pano-wrapper
.iconname{padding-top:3px}.pano-wrapper
.icon{width:36px;cursor:pointer}.pano-wrapper
.tel{padding:0
10px;height:30px;line-height:30px;position:absolute;left:0px;top:-40px;color:#ddd;background:rgba(70, 70, 70, .8)}.pano-wrapper
.ewm{width:200px;height:200px;position:fixed;right:35px;bottom:115px}.pano-wrapper .ewm
img{width:200px;height:200px}.pano-wrapper
.mdesigner{position:fixed;left:110px}.pano-wrapper
.mdesigner1{display:block;position:fixed;left:110px}.layui-layer-rim{border:10px
solid #8D8D8D;border:10px
solid rgba(0,0,0,.3)}.layui-layer-title{font-size:18px;background:#f3f3f3;height:50px;line-height:50px}.intro{color:#666;line-height:35px;font-size:16px}.top-advert{position:absolute;top:0px;z-index:999999999;font-size:14px;height:44px;line-height:36px;background:rgba(0, 0, 0, .3);width:100%;text-align:center;overflow:hidden}.top-advert .top-close{position:absolute;right:5px;top:50%;margin-top:-7px}.top-advert
i{background:url(//res1.justeasy.cn/images/vr-close.png) center no-repeat;background-size:100%;display:block;width:14px;height:14px;cursor:pointer}.pano-wrapper li.vr-preview-icon-right .vr-tubiao
a{display:block;height:36px}.top-advert
marquee{font-size:20px;line-height:44px}.pano-revision{bottom:25px}.pano-revision
.iconname{font-size:14px}.pano-revision .icon-revision-warp{width:70px;display:flex;align-items:center;justify-content:center;margin:0;padding:0;margin-bottom:0px;margin-top:0px}.pano-revision .icon-revision{width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer}.pano-revision .icon-revision
i{display:block;width:36px;height:36px;background-position:center;background-repeat:no-repeat;background-size:contain}body .layui-tip-revision{border-radius:2px !important}body .layui-tip-revision .layui-layer-title{height:42px;font-size:14px;font-weight:bold;color:rgba(51,51,51,1);line-height:42px}.maps-revision{width:100%;height:100%;box-sizing:border-box;padding:10px;background:#fff}.maps-revision .maps-content{width:100%;height:100%}.pano-revision-moblie{width:100%;display:flex;align-items:center;justify-content:space-between;position:absolute;left:0;bottom:20px;box-sizing:border-box;padding:0
10px}.pano-revision-moblie .fixed-design{position:fixed;width:29px;height:29px;display:flex;align-items:center;justify-content:space-between}.pano-revision-moblie .fixed-design
i{display:block;width:29px;height:29px;background:url("/images/vr-revision/design-moblie.png") center no-repeat;background-size:contain}.pano-revision-moblie .left-moblie{display:flex;align-items:center}.pano-revision-moblie .right-moblie{display:flex;align-items:center;justify-content:flex-end}.pano-revision-moblie
.item{width:29px;display:flex;align-items:center;justify-content:center;flex-direction:column}.pano-revision-moblie .left-moblie
.item{margin-right:6px}.pano-revision-moblie .right-moblie
.item{margin-left:6px}.pano-revision-moblie .item .item-icon{display:block;width:29px;height:29px;background:rgba(0, 0, 0, 0.4);border-radius:50%;margin-bottom:6px;background-position:center;background-repeat:no-repeat;background-size:contain}.pano-revision-moblie .item .item-title{width:29px;position:relative;overflow:hidden;height:14px;line-height:14px;display:block}.pano-revision-moblie .item .item-title
i{display:block;font-style:normal;font-size:12px;font-weight:400;color:rgba(255, 255, 255, 1);line-height:14px;height:14px;text-align:center;width:auto;position:relative}.pano-revision-moblie .item .item-scroll{position:relative;width:100%;user-select:none;overflow:hidden;display:block;white-space:nowrap}.pano-revision-moblie .item .item-scroll .item-scroll-common{display:inline-block;padding-right:10px;line-height:12px;font-size:12px}.pano-revision-moblie .item .item-scroll .item-scroll-1{animation:Marquee_marquee_2iLJWL 8s linear infinite;white-space:nowrap}.pano-revision-moblie .item .item-scroll .item-scroll-2{animation:Marquee_marquee2_3lh1Ta 8s linear infinite;animation-delay:4s;opacity:0}.pano-revision-moblie .item .item-scroll:hover .item-scroll-1,
.pano-revision-moblie .item .item-scroll:hover .item-scroll-2{animation-play-state:paused}@keyframes
Marquee_marquee2_3lh1Ta{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}to{-webkit-transform:translateX(-200%);transform:translateX(-200%);opacity:1}}@keyframes
Marquee_marquee_2iLJWL{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.pano-revision-ipad{padding:0
20px}.pano-revision-ipad
.item{width:36px}.pano-revision-ipad .left-moblie
.item{margin-right:20px}.pano-revision-ipad .right-moblie
.item{margin-left:20px}.pano-revision-ipad .item .item-title{width:36px;height:16px;line-height:16px}.pano-revision-ipad .item .item-title
i{font-size:14px;line-height:14px;height:14px}.pano-revision-ipad .item .item-icon{width:36px;height:36px}.pano-revision-ipad .fixed-design{width:36px;height:36px}.pano-revision-ipad .fixed-design
i{width:36px;height:36px}.top-advert-revision{width:100%;position:relative;box-sizing:border-box;padding-right:30px}.top-advert-revision .top-advert-msg{height:44px;line-height:44px}.top-advert-revision .top-advert-msg .top-advert-msg-1{line-height:44px;font-size:20px;color:#fff}.top-advert-revision .top-advert-msg .top-advert-msg-1:hover{animation-play-state:paused}@keyframes Marquee_top-advert-msg{0%{-webkit-transform:translateX(90%);transform:translateX(90%)}to{-webkit-transform:translateX(-90%);transform:translateX(-90%)}}.pano-revision .iconname-scroll{position:relative;width:100%;user-select:none;overflow:hidden;display:block;white-space:nowrap}.pano-revision .iconname-scroll .item-scroll-common{display:inline-block;padding-right:10px;line-height:14px;font-size:14px;font-style:normal}.pano-revision .iconname-scroll .item-scroll-1{animation:Marquee_marquee_2iLJWL 8s linear infinite;white-space:nowrap}.pano-revision .iconname-scroll .item-scroll-2{animation:Marquee_marquee2_3lh1Ta 8s linear infinite;animation-delay:4s;opacity:0}.pano-revision .iconname-scroll:hover .item-scroll-1,
.pano-revision .iconname-scroll:hover .item-scroll-2{animation-play-state:paused}.vr-gg-box{width:730px;height:90px;margin:0
auto;position:absolute;left:calc(50% - 365px);top:180px;z-index:9999}.vr-gg-box
.cont{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.vr-gg-box .cont .vr-close222{position:absolute;width:50px;height:26px;top:-26px;right:10px;display:flex;justify-content:flex-end;align-items:center;background:#080911;border-radius:11px;cursor:pointer;align-items:center}.vr-gg-box .cont .vr-close222
span{width:50px;display:flex;justify-content:center;font-size:12px;font-family:Microsoft YaHei;font-weight:400}.vr-gg-box .cont .vr-close222
span.timesss{color:#fff;position:relative;border-radius:30px}.vr-gg-box .cont .cover-gg{width:36px;height:20px;background:#000;opacity:0.7;border-radius:0px 10px 10px 0px;position:absolute;z-index:10;display:flex;justify-content:center;align-items:center;left:0;bottom:0px;font-size:12px}.vr-gg-box
img{max-width:100%}.vr-gg-box
a{display:flex;justify-content:center;align-items:center}.share_compare{padding:20px;border-radius:10px}.share_compare
.code_img{text-align:center;margin-bottom:5px}.share_compare .code_img
canvas{margin:0
auto}.share_compare
p{font-size:14px;color:#999;text-align:center}@media(max-width: 320px){.vr-gg-box{width:90%;left:5%;height:auto;top:80px}.vr-gg-box
.cont{height:75px}.vr-gg-box .cont .vr-close222{width:50px;height:100%;top:0px;right:0px;cursor:pointer;padding:0;border-radius:0;box-sizing:border-box;cursor:pointer;font-size:10px;align-items:self-start;-webkit-tap-highlight-color:rgba(255, 255, 255, 0);-webkit-user-select:none;-moz-user-focus:none;-moz-user-select:none;background:transparent;display:flex;justify-content:center;align-items:center}.vr-gg-box .cont .vr-close222
span{font-size:10px;background:#333}.vr-gg-box .cont .cover-gg{width:27px;height:15px;background:#000;opacity:0.7;border-radius:0px 15px 15px 0px;position:absolute;z-index:10;display:flex;justify-content:center;align-items:center;left:0;bottom:0px;font-size:10px}.pano-wrapper{bottom:0px;right:0px;font-size:10px}.pano-wrapper
li{width:40px;height:50px}.pano-wrapper
.iconname{padding-top:0px}.pano-wrapper
.icon{width:20px;cursor:pointer}.pano-wrapper
.share{display:none}.layui-layer-rim,.layui-layer-hui{width:80% !important}.layui-layer-rim iframe,
.layui-layer-hui
iframe{width:100% !important}.pano-wrapper
.mdesigner{display:block !important;position:fixed;left:40px}.pano-wrapper
.mdesigner1{display:block !important;position:fixed;left:90px}.pano-wrapper
.scenes{display:block !important;position:fixed;left:0px}.top-advert{position:absolute;top:0px;height:25px;line-height:25px;background:rgba(0,0,0,.3);width:100%;text-align:center;overflow:hidden;font-size:12px}.scroll_div{width:100% !important}.top-advert
marquee{line-height:20px;font-size:14px}.top-advert-revision .top-advert-msg{height:25px;line-height:25px}.top-advert-revision .top-advert-msg .top-advert-msg-1{line-height:25px;font-size:14px}}@media(max-width: 375px){.vr-gg-box{width:90%;left:5%;height:auto;top:80px}.vr-gg-box
.cont{height:75px}.vr-gg-box .cont .vr-close222{width:50px;height:100%;top:0px;right:0px;cursor:pointer;padding:0;border-radius:0;box-sizing:border-box;cursor:pointer;font-size:10px;align-items:self-start;-webkit-tap-highlight-color:rgba(255, 255, 255, 0);-webkit-user-select:none;-moz-user-focus:none;-moz-user-select:none;background:transparent;display:flex;justify-content:center;align-items:center}.vr-gg-box .cont .vr-close222
span{font-size:10px;background:#333}.vr-gg-box .cont .cover-gg{width:27px;height:15px;background:#000;opacity:0.7;border-radius:0px 15px 15px 0px;position:absolute;z-index:10;display:flex;justify-content:center;align-items:center;left:0;bottom:0px;font-size:10px}.pano-wrapper{bottom:0px;right:0px;font-size:12px}.pano-wrapper
li{width:50px;height:50px}.pano-wrapper
.iconname{padding-top:0px}.pano-wrapper
.icon{width:25px;cursor:pointer}.pano-wrapper
.share{display:none}.layui-layer-rim,.layui-layer-hui{width:80% !important}.layui-layer-rim iframe,
.layui-layer-hui
iframe{width:100% !important}.pano-wrapper
.mdesigner{display:block !important;position:fixed;left:60px}.pano-wrapper
.mdesigner1{display:block !important;position:fixed;left:110px}.pano-wrapper
.scenes{display:block !important;position:fixed;left:10px}.top-advert{position:absolute;top:0px;height:25px;line-height:25px;background:rgba(0,0,0,.3);width:100%;text-align:center;overflow:hidden;font-size:12px}.scroll_div{width:100% !important}.top-advert
marquee{line-height:20px;font-size:14px}.top-advert-revision .top-advert-msg{height:25px;line-height:25px}.top-advert-revision .top-advert-msg .top-advert-msg-1{line-height:25px;font-size:14px}.time-start{position:absolute;z-index:99999999999999999990;top:70px;right:10px;padding:0px
10px;border:1px
solid #FFF;border-radius:24px;color:#fff;height:24px;font-size:10px;width:auto;-webkit-tap-highlight-color:rgba(255, 255, 255, 0);-webkit-user-select:none;-moz-user-focus:none;-moz-user-select:none;cursor:pointer}body .layui-material{width:100% !important}.material-view{width:100%;overflow-x:scroll}}@media(max-width: 411px){.vr-gg-box{width:90%;left:5%;height:auto;top:80px}.vr-gg-box
.cont{height:75px}.vr-gg-box .cont .vr-close222{width:50px;height:100%;top:0px;right:0px;cursor:pointer;padding:0;border-radius:0;box-sizing:border-box;cursor:pointer;font-size:10px;align-items:self-start;-webkit-tap-highlight-color:rgba(255, 255, 255, 0);-webkit-user-select:none;-moz-user-focus:none;-moz-user-select:none;background:transparent;display:flex;justify-content:center;align-items:center}.vr-gg-box .cont .vr-close222
span{font-size:10px;background:#333}.vr-gg-box .cont .cover-gg{width:27px;height:15px;background:#000;opacity:0.7;border-radius:0px 15px 15px 0px;position:absolute;z-index:10;display:flex;justify-content:center;align-items:center;left:0;bottom:0px;font-size:10px}.vr-gg-box .cont .vr-close222
span{font-size:10px}.pano-wrapper{bottom:0px;right:0px;font-size:12px}.pano-wrapper
li{width:50px;height:50px}.pano-wrapper
.iconname{padding-top:0px}.pano-wrapper
.icon{width:25px;cursor:pointer}.pano-wrapper
.share{display:none}.layui-layer-rim,.layui-layer-hui{width:80% !important}.layui-layer-rim iframe,
.layui-layer-hui
iframe{width:100% !important}.pano-wrapper
.mdesigner{display:block !important;position:fixed;left:60px}.pano-wrapper
.mdesigner1{display:block !important;position:fixed;left:110px}.pano-wrapper
.scenes{display:block !important;position:fixed;left:10px}.top-advert{position:absolute;top:0px;height:25px;line-height:25px;background:rgba(0,0,0,.3);width:100%;text-align:center;overflow:hidden;font-size:12px}.scroll_div{width:100% !important}.top-advert
marquee{line-height:20px;font-size:14px}.top-advert-revision .top-advert-msg{height:25px;line-height:25px}.top-advert-revision .top-advert-msg .top-advert-msg-1{line-height:25px;font-size:14px}.time-start{position:absolute;z-index:99999999999999999990;top:70px;right:10px;padding:0px
10px;border:1px
solid #FFF;border-radius:24px;color:#fff;height:24px;font-size:10px;width:auto;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-user-select:none;-moz-user-focus:none;-moz-user-select:none;cursor:pointer}.material-view{width:100%;overflow-x:scroll}body .layui-material{width:100% !important}}@media(max-width: 414px){.vr-gg-box{width:90%;left:5%;height:auto;top:80px}.vr-gg-box
.cont{height:75px}.vr-gg-box .cont .vr-close222{width:50px;height:100%;top:0px;right:0px;cursor:pointer;padding:0;border-radius:0;box-sizing:border-box;cursor:pointer;font-size:10px;align-items:self-start;-webkit-tap-highlight-color:rgba(255, 255, 255, 0);-webkit-user-select:none;-moz-user-focus:none;-moz-user-select:none;background:transparent;display:flex;justify-content:center;align-items:center}.vr-gg-box .cont .vr-close222
span{font-size:10px;background:#333}.vr-gg-box .cont .cover-gg{width:27px;height:15px;background:#000;opacity:0.7;border-radius:0px 15px 15px 0px;position:absolute;z-index:10;display:flex;justify-content:center;align-items:center;left:0;bottom:0px;font-size:10px}.vr-gg-box .cont .vr-close222
span{font-size:10px}.pano-wrapper{bottom:0px;right:0px;font-size:12px}.pano-wrapper
li{width:50px;height:50px}.pano-wrapper
.iconname{padding-top:0px}.pano-wrapper
.icon{width:25px;cursor:pointer}.pano-wrapper
.share{display:none}.layui-layer-rim,.layui-layer-hui{width:80% !important}.layui-layer-rim iframe,
.layui-layer-hui
iframe{width:100% !important}.pano-wrapper
.mdesigner{display:block !important;position:fixed;left:60px}.pano-wrapper
.mdesigner1{display:block !important;position:fixed;left:110px}.pano-wrapper
.scenes{display:block !important;position:fixed;left:10px}.top-advert{position:absolute;top:0px;height:25px;line-height:25px;background:rgba(0,0,0,.3);width:100%;text-align:center;overflow:hidden;font-size:12px}.scroll_div{width:100% !important}.top-advert
marquee{line-height:20px;font-size:14px}.top-advert-revision .top-advert-msg{height:25px;line-height:25px}.top-advert-revision .top-advert-msg .top-advert-msg-1{line-height:25px;font-size:14px}.time-start{position:absolute;z-index:99999999999999999990;top:70px;right:10px;padding:0px
10px;border:1px
solid #FFF;border-radius:24px;color:#fff;height:24px;font-size:10px;width:auto;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-user-select:none;-moz-user-focus:none;-moz-user-select:none;cursor:pointer}.material-view{width:100%;overflow-x:scroll}body .layui-material{width:100% !important}}@media(max-width: 520px){.vr-gg-box{width:90%;left:5%;height:auto;top:80px}.vr-gg-box
.cont{height:75px}.vr-gg-box .cont .cover-gg{width:27px;height:15px;background:#000;opacity:0.7;border-radius:0px 15px 15px 0px;position:absolute;z-index:10;display:flex;justify-content:center;align-items:center;left:0;bottom:0px;font-size:10px}.vr-gg-box .cont .vr-close222{width:50px;height:100%;top:0px;right:0px;cursor:pointer;padding:0;border-radius:0;box-sizing:border-box;cursor:pointer;font-size:10px;align-items:self-start;-webkit-tap-highlight-color:rgba(255, 255, 255, 0);-webkit-user-select:none;-moz-user-focus:none;-moz-user-select:none;background:transparent;display:flex;justify-content:center;align-items:center}.vr-gg-box .cont .vr-close222
span{font-size:10px;background:#333}.pano-wrapper{bottom:0px;right:0px;font-size:12px}.pano-wrapper
li{height:60px;width:auto;margin-left:6px}.pano-wrapper
.iconname{padding-top:0px}.pano-wrapper
.icon{width:30px;cursor:pointer}.pano-wrapper
.share{display:none}.layui-layer-rim,.layui-layer-hui{width:80% !important}.layui-layer-rim iframe,
.layui-layer-hui
iframe{width:100% !important}.pano-wrapper
.mdesigner{display:block !important;position:fixed;left:60px}.pano-wrapper
.mdesigner1{display:block !important;position:fixed;left:110px}.pano-wrapper
.scenes{display:block !important;position:fixed;left:10px}.top-advert{position:absolute;top:0px;height:25px;line-height:25px;background:rgba(0, 0, 0, .3);width:100%;text-align:center;overflow:hidden;font-size:12px}.top-advert-revision .top-advert-msg{height:25px;line-height:25px}.top-advert-revision .top-advert-msg .top-advert-msg-1{line-height:25px;font-size:14px}.time-start{position:absolute;z-index:99999999999999999990;top:70px;right:10px;padding:0px
10px;border:1px
solid #FFF;border-radius:24px;color:#fff;height:24px;font-size:10px;width:auto;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-user-select:none;-moz-user-focus:none;-moz-user-select:none;cursor:pointer}.material-view{width:100%;overflow-x:scroll}body .layui-material{width:90% !important}}.pop{margin-top:40px;text-align:center}.pop
.pwd{width:155px;height:35px;margin-right:20px;line-height:35px;padding:0
5px;border:1px
solid #ccc;font-size:16px}.pop
.submit{background:#F6BB42;color:#fff;padding:7px
14px;font-weight:400;border-radius:4px;font-size:16px}.border-red{border:1px
#f00 solid}.pwd-pop-warp{width:100%;height:100%;background:#000;position:absolute;top:0;left:0}.pwd-pop-warp .pwd-pop-content{width:300px;height:200px;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;background:#fff}.pwd-pop-warp .pwd-pop-content .pwd-pop-title{width:100%;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;font-size:18px;background:#f3f3f3;height:50px;padding:0
20px;color:#333}.pwd-pop-warp .pwd-pop-content .pwd-pop-title
p{font-size:18px;line-height:18px;height:18px}.pwd-pop-warp .pwd-pop-content .pwd-pop-title
i{font-style:normal;display:flex;width:16px;height:16px;justify-content:center;align-items:center;cursor:pointer}.pwd-pop-warp .pwd-pop-content
.pop{width:100%;height:150px;display:flex;align-items:center;justify-content:center;margin-top:0}.tab-shuffling{width:100%;background:rgba(0, 0, 0, .3);transition:all 1s;transform:translateY(0);position:fixed;bottom:110px !important;left:0;width:100%;z-index:999}.tab-shuffling
.lb{padding:12px
70px;box-sizing:border-box;position:relative}.nav-tab .swiper-wrapper{display:flex;justify-content:center;align-items:center}.nav-tab .swiper-wrapper
.item{width:80px;line-height:30px;border-radius:3px;background:rgba(255, 255, 255, .2);color:#fff;margin-right:20px;text-align:center;font-size:12px;cursor:pointer;border-radius:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lb .swiper-container{width:100%}.lb .swiper-container .swiper-slide{color:#fff;height:100%;position:relative;overflow:hidden;border-radius:4px;border:1px
solid transparent;cursor:pointer}.nav-tab .swiper-wrapper
.active{background:#E70;color:#fff}.swiper-button-next:focus,
.swiper-container-rtl .swiper-button-prev:focus{outline:none}.lb .swiper-container .swiper-slide
.pic{width:100%;height:100%;overflow:hidden;min-width:65px;display:flex;justify-content:center;align-items:center}.lb .swiper-container .swiper-slide .pic
img{max-height:100%;max-width:100%}.lb .swiper-container .swiper-slide
.name{text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;position:absolute;white-space:nowrap;bottom:0px;left:0;z-index:10;color:#fff;font-size:12px;line-height:20px;height:20px;background:rgba(0, 0, 0, .6)}.lb .swiper-container .swiper-slide-thumb-active{border:1px
solid #E70}.lb .swiper-button-next,
.swiper-container-rtl .swiper-button-prev{background:url(/images/icon-yjt-r.png) no-repeat}.lb .swiper-button-prev,
.swiper-container-rtl .swiper-button-next{background:url(/images/icon-yjt-l.png) no-repeat}.lb .swiper-button-prev:focus,
.swiper-container-rtl .swiper-button-next:focus{outline:none}.phone{bottom:115px}.phone{display:block;background:rgba(0, 0, 0, .4)}.phone .lb .swiper-container .swiper-slide{border:2px
solid #fff;border-radius:0}.phone .nav-tab{border-top:0;background:rgba(0, 0, 0, .4);width:100%;overflow:hidden;padding:4px
15px;box-sizing:border-box}.phone .nav-tab .swiper-wrapper
.item{margin-right:10px;line-height:20px;border-radius:10px;height:20px;font-size:9px;color:#CFCFCF;cursor:pointer;border:none;outline:none;-webkit-tap-highlight-color:rgba(255, 255, 255, 0);-webkit-user-select:none;-moz-user-focus:none;-moz-user-select:none;outline:none}.phone .nav-tab .swiper-wrapper .item:foucs{outline:none;background:transparent}.phone .swiper-slide{width:70px !important;height:70px !important}.phone .nav-tab .swiper-wrapper
.active{background:#FFF;color:#333}.phone
.lb{padding:5px;box-sizing:border-box}.phone .lb .swiper-container .swiper-slide-thumb-active{border:2px
solid #E70}.phone .swiper-button-next,
.phone .swiper-container-rtl .swiper-button-prev{display:none}.phone .swiper-button-prev,
.phone .swiper-container-rtl .swiper-button-next{display:none}.wrapper02{position:relative;width:100%;overflow:hidden;margin:0
auto;background:none;padding:10px
0;border-top:1px solid rgba(255, 255, 255, .5)}.wrapper02
.scroller{margin:0
auto}.wrapper02 .scroller
li{float:left;padding:0px
5px}.wrapper02 .scroller li
a{color:#fff;display:block;width:80px;text-align:center;border-radius:4px;line-height:30px;background:rgba(255, 255, 255, .2);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;justify-content:center;align-items:center}.wrapper02 .scroller li.cur
a{background:#E70;color:#fff}.phone
.wrapper02{padding:2% 0;border-top:1px solid rgba(255, 255, 255, .5)}.phone
.wrapper02{position:absolute}.phone .wrapper02 .scroller li
a{width:60px;font-size:9px;overflow:hidden;line-height:20px;text-overflow:ellipsis;white-space:nowrap;border-radius:20px}.phone .wrapper02 .scroller
li{float:left;text-align:center}.phone .wrapper02 .scroller li.cur
a{max-width:60px;display:block;background:#fff;color:#333}.container_small_tip{position:relative;overflow:hidden;width:100%;height:20px;line-height:20px;padding:0
10px;box-sizing:border-box}.content_small_tip{position:absolute;left:0;top:0;white-space:nowrap;color:#fff;background:transparent;text-align:center}.content_small_tip2{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lb .swiper-container .swiper-slide
.name2{width:100%;position:absolute;white-space:nowrap;bottom:0px;left:0;z-index:10;color:#fff;font-size:12px;line-height:20px;height:20px;background:rgba(0, 0, 0, .6)}@media screen and (min-width:600px) and (max-width:1024px){.phone{bottom:138px}}@media screen and (max-width:768px){.vr-gg-box{width:90%;height:90px;margin:0
auto;position:absolute;left:5%;top:120px;z-index:9999}}.none-revision{display:none !important}.none{display:none}.visibility{visibility:hidden}.maps-revision-pc{height:calc(100% - 50px)}.map-app{width:100%;height:50px;display:flex;align-items:center;box-sizing:border-box;padding:0
20px;background:#fff}.map-app .map-app-text{display:block;height:14px;font-size:14px;font-weight:400;color:#333;line-height:14px}.map-app .icon-map-app{width:24px;height:24px;margin-left:20px;display:block;background:url("/images/vr-revision/map-app.png") center no-repeat;background-size:contain}.map-app-phone{width:100%;height:50px;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;padding:0
12px;background:#fff}.map-app-phone .map-app-text{display:block}.map-app-phone .map-app-text .map-app-addr{display:block;height:16px;font-size:16px;font-weight:400;color:#333;line-height:16px;margin-bottom:8px}.map-app-phone .map-app-text .map-app-city{display:block;height:12px;font-size:12px;font-weight:400;color:#999;line-height:12px}.map-app-phone .icon-map-app{width:31px;height:31px;display:block;background:url("/images/vr-revision/map-app.png") center no-repeat;background-size:contain}#container{position:relative;overflow:hidden;width:100%;color:#fff}#content{position:absolute;left:0;top:0;white-space:nowrap}.layui-layer-content
video{width:100%}#passWordWarp{width:100%;height:100%;overflow:hidden;position:relative;background:#000;z-index:2;display:none}#loading{width:100%;height:100%;overflow:hidden;position:relative}.layui-layer-content
video{z-index:10}.layui-layer-setwin .layui-layer-close2{z-index:9999;top:-30px;right:-30px}.pano-wrapper
li.show_scenes{position:fixed;left:0;bottom:24px;display:inline-block}.layui-layer-photos .layui-layer-phimg{position:relative}.layui-layer-photos .layui-layer-phimg
img{width:100%;height:auto}body .layui-layer-photos{background:transparent}body .layui-layer-photos .layui-layer-content{overflow:inherit}.pano-right{position:fixed;right:20px;top:50%;transform:translateY(-50%);z-index:1000}.pano-right ul
li{display:block;width:36px;height:36px;cursor:pointer;border-radius:36px;float:unset}.pano-right ul
li.screen{margin-bottom:20px}.pano-right ul li.screen
span{background:url(https://res1.justeasy.cn/vr16/skin/fullscreen-new.png) no-repeat}.pano-right ul li.screen.active
span{background:url(https://res1.justeasy.cn/vr16/skin/exitfullscreen-new.png) no-repeat}.pano-right ul li.music_play
span{background:url(https://res1.justeasy.cn/vr16/skin/music-new.png) no-repeat}.pano-right ul li.music_play.active
span{background:url(https://res1.justeasy.cn/vr16/skin/music-new-no.png) no-repeat}.pano-right ul li
span{display:block;width:36px;height:36px}.pano-right-mobile{position:fixed;right:20px;top:50%;transform:translateY(-50%);z-index:1000}.pano-right-mobile ul
li{display:block;width:25px;height:25px;cursor:pointer;border-radius:25px}.pano-right-mobile ul li.screen,.pano-right-mobile ul li.design-right{margin-bottom:10px}.pano-right-mobile ul li.design-right
span{background:url(/images/vr-revision/design-moblie.png) center no-repeat;background-size:100%}.pano-right-mobile ul li.screen
span{background:url(https://res1.justeasy.cn/vr16/skin/fullscreen-new.png) no-repeat;background-size:100%}.pano-right-mobile ul li.music_play
span{background:url(https://res1.justeasy.cn/vr16/skin/music-new.png) no-repeat;background-size:100%}.pano-right-mobile ul li.music_play.active
span{background:url(https://res1.justeasy.cn/vr16/skin/music-new-no.png) no-repeat;background-size:100%}.pano-right-mobile ul li
span{display:block;width:25px;height:25px}html{color:#000}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,menu,footer,header{margin:0;padding:0;border:0}body{font:normal 14px/24px "Microsoft YaHei"}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}a{color:#333}a:hover{color:#e70}ol,ul,li{list-style:none}.fl{float:left}.fr{float:right}.btn-black{background:#fff;color:#313131;border:1px
solid #e5e5e5;cursor:pointer}.btn-black:hover{background:transparent;border:1px
solid #666;color:#333}.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.no-margin{margin-right:0 !important}.red{color:#f00}.clear{clear:both}.clearfix{-webkit-zoom:1;-moz-zoom:1;-ms-zoom:1;-o-zoom:1;zoom:1;*zoom:1}.clearfix:after{display:block;content:"";height:0;clear:both;overflow:hidden;visibility:hidden}.c333{color:#333}.mb5{margin-bottom:5px}.mb10{margin-bottom:10px}.mb20{margin-bottom:20px}.mb30{margin-bottom:30px}.mt10{margin-top:10px}.mt20{margin-top:20px}.mt30{margin-top:30px}.mt50{margin-top:50px}.mr5{margin-right:5px}.mr10{margin-right:10px}.mr20{margin-right:20px}.mr30{margin-right:30px}.org{color:#ff8d1c}a.org{text-decoration:none}.org:hover{color:#e70}.pano-edit{position:absolute;top:0;left:0;width:100%;color:#fff;font-size:14px}.pano-edit{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.pano-edit input[type=text],
.pano-edit
textarea{padding:5px;width:100%;color:#666;border:1px
solid #ddd;margin-top:10px}.pano-edit
select{display:inline-block;width:70% !important;margin-top:5px;float:right}.pano-edit
textarea{height:70px}.pano-edit
a{color:#fff;text-decoration:none}.pano-edit a:hover{color:#fff}.pano-edit{color:#000;text-decoration:none}.nav{width:80px;position:absolute;top:50px;right:40px;text-align:center}.nav
.item{line-height:35px;height:35px;margin-bottom:15px;background:rgba(70, 70, 70, .9);border-radius:4px;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;position:relative}.nav .item:hover{background:rgba(13, 12, 10, .8)}.nav
.item.mt20{margin-top:20px}.nav .item.btn-org{background:#ff8d1c;border:1px
solid #ff8d1c}.nav .item.btn-org:hover{background:#eb7500;border:1px
solid #eb7500}.nav
.active{background:#e70}.nav .item .icon-vip-vr{position:absolute;top:-12px;left:-5px;background:url(/images/vip/icon_vip.png);width:40px;height:22px;display:inline-block}.nav .item
a{display:block}.nav .item a:hover{color:#fff}.ul-sandbox{position:absolute;width:102px;left:-142px;color:#fff;margin-top:-35px;background:#44454b;padding:10px;padding-bottom:0px}.ul-sandbox .sand-item{line-height:30px;width:100px;border:1px
solid #008cee;margin-bottom:10px}.ul-sandbox .sand-item:hover{background:#008cee;border:1px
solid #008cee}.hotspot-box{width:480px;position:absolute;left:-490px;top:0;color:#fff}.hotspot-box
.subnav{}.hotspot-box .subnav
.subitem{line-height:35px;height:35px;width:66px;margin-right:2px;float:left;background:#44454b;border:1px
solid #44454b;color:#fff}.hotspot-box .subnav
li.active{background:#e70;border:1px
solid #e70;height:36px}.hotspot-box .subnav li.active a:hover{color:#fff}.hotspot-box .hotspot-list{width:475px;margin-top:2px;min-height:270px;padding:10px;background:#44454b;box-sizing:border-box}.hotspot-box .hotspot-list
li{border:1px
solid #999;margin-bottom:5px;cursor:pointer;position:relative;line-height:32px}.hotspot-box .hotspot-list
li.title{text-align:left;border:0}.hotspot-box .hotspot-list li
.edit{width:100%;position:absolute;top:-1px;background:#008cee;border:1px
solid #008cee;display:none;height:32px;line-height:32px}.hotspot-box .hotspot-list li .edit
a{display:inline-block;width:90px;float:left;text-align:center}.hotspot-box .hotspot-list li .edit a:hover{text-decoration:underline;color:#ddd}.hotspot-box .hotspot-list
.hotspotlist{text-align:left;overflow:hidden}.hotspot-box .hotspot-list .hotspotlist
.pic{width:32px;height:32px;overflow:hidden;position:relative;float:left;margin-left:10px;margin-right:5px}.hotspot-box .hotspot-list .hotspotlist .pic
img{width:32px;margin-top:-2px}.hotspot-box .add-hotspot{cursor:pointer;display:inline-block;height:35px;line-height:35px;width:100%;margin:10px
auto;border:1px
solid #e70;box-sizing:border-box}.hotspot-box .add-hotspot:hover{background:#e70}.hotspot-box .hotspot-list .list
ul{max-height:500px;overflow-y:auto}.baseinfo{padding:20px}.baseinfo
.item{padding:5px;width:450px;float:left}.baseinfo .item
input{}.model-box{padding:10px
20px 20px 23px}.model-box
.tab{width:100%;display:table}.model-box .tab
li{width:50%;float:left;height:30px;line-height:30px;text-align:center;border:1px
solid #ccc;background:#ccc;position:relative;border-right:0;cursor:pointer;box-sizing:border-box}.model-box .tab li:last-child{border-right:1px solid #ccc}.model-box .tab
li.active{background:#e70;border:1px
solid #e70}.model-box .tab li:after{position:absolute;display:inline-block;border-top:15px solid transparent;border-bottom:15px solid transparent;border-left:15px solid #ccc;content:'';top:-1px;right:-15px;z-index:1}.model-box .tab li.active:after{position:absolute;display:inline-block;border-top:15px solid transparent;border-bottom:15px solid transparent;border-left:15px solid #e70;content:'';top:-1px;right:-16px;z-index:1}.model-box .tab li:last-child:after{display:none !important}.model-box .style-choose-list{text-align:center;margin-left:-10px}.model-box .style-choose-list
li{width:70px;height:70px;margin:10px
14px 10px 10px;overflow:hidden;float:left;border:1px
solid #44454b;background:#585858;position:relative}.model-box .style-choose-list li
.del{position:absolute;width:100%;background:rgba(0,0,0,0.6);z-index:2;height:22px;line-height:22px;color:#fff;bottom:0;left:0;text-align:right;padding:0
10px;box-sizing:border-box;font-size:12px;cursor:pointer;display:none}.model-box .style-choose-list li:hover
.del{display:block}.model-box .style-choose-list li
img{width:64px}.model-box .style-choose-list li:hover{border:1px
solid #008cee;cursor:pointer}.model-box .style-choose-list
li.active{border:1px
solid #008cee}.model-box .style-choose-list li:nth-child(7n+0){margin-right:0}.model-box .scene-choose-list{text-align:center}.model-box .scene-choose-list
li{width:150px;float:left;margin:5px
8px 5px 0;border:1px
solid #ddd;box-sizing:border-box;overflow:hidden}.model-box .scene-preview{width:150px;height:150px;overflow:hidden}.model-box .scene-preview
img{width:100%}.model-box .scene-choose-list li:hover{border:1px
solid #e70;cursor:pointer}.model-box .scene-choose-list
li.active{border:1px
solid #e70;background:#fff}.model-box .scene-choose-list li.first-item{width:150px;float:left;margin:5px
8px 5px 0;height:182px;background:#f5f5f5;background:url(/images/quanjing/pic-add.png) center center no-repeat;border:0}.model-box .scene-name{line-height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#333;text-align:left;padding:0
4px}.model-box .link-edit-box{padding:0;width:100%;margin-top:10px;position:relative}.model-box .link-edit-box .tab-one{position:absolute;top:30px;left:0;z-index:2;width:100%}.model-box2 .scene-choose-list
li{margin-right:16px}.model-box2 .scene-choose-list li:nth-child(4n){margin-right:0}.model-box2 .scene-choose-list li.first-item{margin-right:16px}.model-box .link-edit-box .cont-box1
.item2{margin-top:10px}.model-box .link-edit-box .change-up{height:40px;line-height:40px}.model-box .link-edit-box .change-up
.item3{width:110px;padding-left:20px;box-sizing:border-box;cursor:pointer;color:#333;font-size:14px;cursor:pointer;background:url(/images/quanjing/change-up1.png) left center no-repeat}.model-box .link-edit-box .change-up
.active3{background:url(/images/quanjing/change-up2.png) left center no-repeat;color:#e70}.model-box .link-edit-box
.bendi{margin-top:20px}.model-box .link-edit-box .bendi
.pic{width:220px;height:140px;background:url(/images/quanjing/s-up.png) center center no-repeat;cursor:pointer}.model-box .link-edit-box
.detalis3{padding-left:22px;box-sizing:border-box;padding-top:14px}.model-box .link-edit-box .detalis3
p.name{color:#333;font-size:14px}.model-box .link-edit-box .detalis3
p.geshi{color:#999;font-size:14px}.model-box .link-edit-box .detalis3
p.done{color:#4aae69;margin-top:46px}.model-box .link-edit-box .detalis3
p.success{color:#ff4e4e;margin-top:46px}.model-box
.scenewrapper{}.model-box .scenewrapper
.item{width:192px;float:left;margin:9px;position:relative;border:1px
solid #ddd}.model-box .scenewrapper2
.item{width:150px;box-sizing:border-box;margin:0px
18px 5px 0}.model-box .scenewrapper .item:hover{border:1px
solid #e70}.model-box .scenewrapper2 .item:nth-child(4n){margin-right:0}.model-box .scenewrapper
.pic{width:192px;overflow:hidden}.model-box .scenewrapper .pic
img{height:100%;width:100%}.model-box .scenewrapper2 .item
.pic{width:100%}.model-box .scenewrapper
.name{line-height:40px;padding:0
5px;color:#333;width:184px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.model-box .scenewrapper2
.name{width:100%}.model-box .scenewrapper .name
.sname{width:164px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.model-box .scenewrapper .name
input{width:80%;margin-top:5px;float:right}.model-box .scenewrapper
.orderlist{line-height:40px;padding:0
5px}.model-box .scenewrapper .orderlist
input{width:80%;margin-top:5px;float:right}.model-box .scenewrapper
.del{position:absolute;top:160px;height:30px;line-height:30px;text-align:right;width:100%;background:rgba(200, 200, 200, .2);padding:0
10px}.model-box .scenewrapper .del a:hover{color:#008cee}.model-box .scenewrapper
.radio{width:20px !important;height:20px !important;margin-top:10px !important}.model-box
.musiclist{}.model-box .musiclist
input{width:auto;height:auto;margin-right:10px;border:0}.model-box .musiclist
.item{line-height:35px;width:98%;padding:0
1%;margin-bottom:10px;height:35px;border-bottom:1px solid #eee;color:#666}.model-box .musiclist .item
label{display:inline-block;width:100%;cursor:pointer}.model-box .musiclist .item
.name{width:500px;overflow:hidden;float:left}.model-box .musiclist .item .play:hover{color:#008cee}.model-box .musiclist .item:hover{color:#e70}.none{display:none}.layer-pano{background:#fff;color:#fff}.layer-pano .layui-layer-title{background:#F8F8F8;;border-bottom:1px solid #eee;color:#333;text-align:left}.layer-pano .layui-layer-btn{text-align:center}.layer-pano .layui-layer-btn
a{padding:0
30px}.layer-pano .layui-layer-btn .layui-layer-btn1,
.layer-pano .layui-layer-btn .layui-layer-btn2{border-color:#4898d5;background-color:#2e8ded;color:#fff;height:36px;line-height:36px;width:120px;margin-left:20px;padding:0;border-radius:36px}.layer-pano .layui-layer-btn{background:#fff;padding-bottom:20px}.layer-pano .layui-layer-content::-webkit-scrollbar-track{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0, 0, 0, 0)}.layer-pano .layui-layer-content::-webkit-scrollbar{width:8px;height:8px}.layer-pano .layui-layer-content::-webkit-scrollbar-thumb{background-color:rgba(0, 0, 0, .3);border-radius:10px;-webkit-box-shadow:inset 1px 1px 0 rgba(0,0,0,.1)}@-ms-viewport{width:device-width}@media only screen and (min-device-width:800px){html{overflow:hidden}}html{height:100%}body{height:100%;overflow:hidden;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif;font-size:16px;color:#FFF;background-color:#000}#cut_div{width:200px;height:200px}.table_img{width:200px;height:200px}.table_img
td{padding:0}.tbl_top,.tbl_bottom{height:25px}.tbl_left,.tbl_right{width:25px}.tbl_img{width:150px;height:150px}.img_track{width:170px}.uploadHeadBox{border:1px
solid #777;background:#44454b}.uploadHeadBox
td{padding:2px
5px}.uploadHeadBox .help-block{display:inline-block;margin:5px
0}.uploadHeadBox
#btn_cut{width:140px;border:1px
solid #2e8ded;background:#2e8ded;color:#fff;display:none}.uploadHeadBoxZoom
td{padding:0}.btn-qq{position:fixed;right:40px;bottom:20px;background:url(/public/img/mall/icon-qq.png)0px 0px no-repeat;background-color:#6da9de}.btnA{width:72px;height:73px;margin-bottom:1px;cursor:pointer}.btn-qq
.qq{height:73px;padding-top:6px;box-sizing:border-box;background-color:#488bc7;position:absolute;width:147px;left:-147px;top:0px;line-height:21px;color:#FFF;font-size:18px;text-align:center}.catename{height:70px;margin-left:-5px;display:table;position:relative;width:100%}.catename
li{float:left;padding:0
10px;cursor:pointer;border-radius:20px;margin-right:0px;border:1px
solid #666;color:#666;margin:5px}.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.catename
.on{color:#008bb5;border:1px
solid #e70;color:#e70}.show-music{position:relative;width:100%;margin-top:10px;height:28px;line-height:28px}.show-music .music-name{position:absolute;z-index:2;left:57px;top:0;color:#333;background:#efefef;height:28px;line-height:28px;padding:0
10px;border-radius:4px}.model-box
.upshuo{float:left;width:100%;line-height:29px;color:#333}.model-box
.mmb{padding-right:10px}.model-box
#iframe{float:left;height:100px;margin-top:10px}.model-box
.guanbi{float:left;height:30px;border-radius:2px;line-height:30px;padding:0
30px;background:#2e8ded;color:#fff;cursor:default}.layui-layer-tabnow{color:#008bb5}.model-box .musiclist
.valname{width:450px;height:24px;border:1px
solid #008bb5}.tab-music{position:fixed;left:0;top:0;width:100%;height:50px;background:#F8F8F8;border-bottom:1px solid #eee}.tab-music
li{float:left;width:50%;line-height:50px;text-align:center;cursor:default;color:#333}.tab-music
.on{background:#e70;color:#fff}.ccmusic{margin-top:50px}.ccmusic .model-box
.musiclist{height:255px;overflow-y:scroll}.new_border{height:140px;border-bottom:1px solid #eee}.blue{color:#008bb5}.mybtns{width:100%;margin:20px
auto;display:table;text-align:center}.btn{-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;display:inline-block;cursor:pointer;padding:5px
40px;margin:0
10px;font:normal 14px/24px "Microsoft YaHei"}.btn-org{background:#e70;color:#fff;border:1px
solid #e70}.btn-org:hover{background:#d76b00;color:#fff;border:1px
solid #d76b00}.btn-org-b{background:#fef5ec;color:#e70;border:1px
solid #f9d1a8}.btn-org-b:hover{background:#ffe4c9;color:#e70;border:1px
solid #ffd7ae}.fc999{color:#999}.mytextbox{width:500px;margin:20px
auto;font:normal 12px/24px "Microsoft YaHei"}.txt-fl{color:#333;width:70px;margin-right:20px;margin-top:10px}.mytextbox .text-list{margin-bottom:20px;width:100%;display:table}.text{border:1px
solid #ddd;height:30px !important;padding:2px
6px !important;color:#666 !important;font-family:"Microsoft YaHei" !important}.text:focus{border:1px
solid #e70;outline:none}.text1{width:350px !important}.text-s{border:1px
solid #ddd;height:26px !important;padding:0px
6px !important;color:#666 !important;font-family:"Microsoft YaHei" !important}.vrpics{width:650px;height:377px;overflow-y:scroll;margin:0px
auto;font:normal 12px/24px "Microsoft YaHei"}.vrpics ul
li{width:192px;float:left;margin:10px;position:relative;border:1px
solid #ddd;padding-bottom:10px}.vrpics ul li:hover{border:1px
solid #ccc}.vrpics ul li
.pic{width:192px;overflow:hidden}.vrpics ul li .pic
img{height:100%;width:100%}.vrpics ul li .name,
.vrpics ul li
.orderlist{line-height:32px;padding:0
5px;width:170px;display:table}.vrpics ul li .name span,
.vrpics ul li .orderlist
span{line-height:38px}.vrpics ul li
.del{position:absolute;top:160px;height:30px;line-height:30px;text-align:right;width:170px;background:rgba(0, 0, 0, .3);padding:0
10px}.vrpics ul li .del a:hover{color:#e70}.vrpics ul li
.radio{width:20px !important;height:20px !important;margin-top:10px !important}.vrpics ul li .name input[type="text"],
.vrpics ul li .orderlist input[type="text"]{width:70% !important;margin-top:5px;float:right}.scroll-style::-webkit-scrollbar{width:6px;height:6px;background-color:#f5f5f5}.scroll-style::-webkit-scrollbar-track{border-radius:10px;background-color:#fff}.scroll-style::-webkit-scrollbar-thumb{height:20px;border-radius:10px;background-color:#b5b5b5}.vrpics ul
li.firstpic{border:1px
solid #f3f3f3;background:#f4f4f4;padding:0}.addpic{width:192px;height:276px;background:url(/images/addpic-bg.png) center no-repeat;cursor:pointer}.texteare{height:100px !important;color:#333}.layui-layer-btn .layui-layer-btn0,
.layui-layer-btn .layui-layer-btn0{border-color:#e70;background-color:#e70}.layui-layer-btn .layui-layer-btn0:hover{color:#fff;background:#d76b00}.layer-pano .layui-layer-btn0,
.layui-layer-btn .layui-layer-btn0{border-color:#e70;background-color:#e70}.layer-pano .layui-layer-btn0:hover{color:#fff;background:#d76b00}.layer-pano .layui-layer-btn .layui-layer-btn1,
.layer-pano .layui-layer-btn .layui-layer-btn2{background:#eb7500;border:1px
solid #eb7500}.layer-pano .layui-layer-btn .layui-layer-btn1:hover,
.layer-pano .layui-layer-btn .layui-layer-btn2:hover{color:#fff;background:#eb7500;border:1px
solid #eb7500}.upload-pic{height:30px;line-height:30px;width:94px;display:inline-block;background:#8E9192;border-radius:3px;text-align:center;cursor:pointer}.upload-pic:hover{background:#747677}.house
.radiobox{width:100%;display:table;margin:40px
auto 20px}.house .radiobox
label{color:#333;margin:0
20px}.mobile-box{width:420px;margin:40px
auto;width:100%;margin:0;padding:20px
0 20px 20px;box-sizing:border-box;}.mobile-box .text-list{width:100%;display:table;margin-bottom:10px}.mobile-box
.inputbox{width:315px}.mobile-box .inputbox
.text1{width:313px !important;margin-bottom:10px}.upload-topimg{width:360px;margin:20px
auto;display:table}.upload-topimg
.left{width:230px;position:relative}.upload-topimg
.right{width:90px;position:relative}.upload-topimg
a{width:100%;height:150px;border:1px
solid #eee}.upload-topimg a img,
.upload-topimg
a{width:100%;height:150px;display:block}.upload-topimg .pic-top{text-align:center;color:#fff;background:rgba(0, 0, 0, .3);position:absolute;left:0;top:0;width:100%}.new-logo-span
input{margin:0
5px 0 40px}.new-logo-span
label{cursor:pointer}.showbox-470{width:470px;background:#fff;padding:25px
20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.showbox-470
p{font-size:14px;color:#333}.showbox-470 button.btn-default{background:#e5e5e5;color:#333;border:none}.vr-activity{width:650px;color:#5a4931}.vr-activity-title{width:100%;height:50px;background:url(/images/quanjing/vr-show-title.png) center no-repeat;display:flex;padding:5px
10px;justify-content:space-between;-ms-align-items:center;-ms-align-items:center;align-items:center;box-sizing:border-box}.vr-activity-title
.icon{margin-right:4px}.vr-activity-title .vr-activity-titlefl{display:flex;font-weight:bold;-ms-align-items:center;align-items:center}.vr-activity-title .vr-activity-titlefl
.photo{width:34px;height:34px;border-radius:50%;overflow:hidden;margin-right:8px;border:2px
solid #cdb07a}.vr-activity-title .vr-activity-titlefl .photo
img{max-width:100%;max-height:100%}.vr-activity .title-close{width:18px;height:18px;display:inline-block;background:url(/images/quanjing/vr-close-w.png) center no-repeat}.vr-activity-cont{width:100%;height:700px;background:url(/images/quanjing/vr-s-bg.png) center no-repeat}.vr-activity-cont .cont-title{display:flex;justify-content:center;-ms-align-items:center;align-items:center;font-size:16px;font-weight:bold;padding:10px
0}.icon-king{width:64px;height:45px;background:url(/images/quanjing/vr-king.png) center no-repeat;display:inline-block}.vr-activity-cont
.list{width:100%;display:table;padding:0
70px;box-sizing:border-box;padding-top:5px}.vr-activity-cont .list ul,
.vr-pay-s
ul{display:flex;justify-content:space-between}.vr-activity-cont .list
ul{padding-bottom:15px}.vr-activity-cont .list ul
li{display:inline-block;width:240px;height:275px;cursor:pointer}.vr-activity-cont .list ul
li.pic1{background:url(/images/quanjing/1.png) center bottom no-repeat}.vr-activity-cont .list ul
li.pic2{background:url(/images/quanjing/2.png) center no-repeat}.vr-activity-cont .list ul
li.pic1.active{background:url(/images/quanjing/1-1.png) center bottom no-repeat}.vr-activity-cont .list ul
li.pic2.active{background:url(/images/quanjing/2-1.png) center no-repeat}.price-box{border-bottom:1px dashed #c7a47e;padding-bottom:10px}.vr-pay-s-fl{width:346px;border-right:1px dashed #c7a47e}.vr-pay-s-fl .vr-pay-sway{width:100%;display:table}.vr-pay-s-fl .vr-pay-sway ul
li{width:150px;height:38px;display:flex;justify-content:center;-ms-align-items:center;align-items:center;margin-right:15px;border:1px
solid #d9b787;float:left;cursor:pointer}.vr-pay-s-fl .vr-pay-sway ul
li.active{background:url(/images/quanjing/vr-pag-bg.png) right bottom no-repeat}.vr-pay-s-fl .vr-pay-sway ul li
.icon{width:24px;height:24px;display:inline-block;margin-right:4px}.btn-d9{background:#d9b787;color:#fff}.btn-d9:hover{color:#fff;background:#cea66f}.btn-block{display:block;text-align:center}.vr-pay-sbtn{width:318px;margin-top:20px;display:block}.vr-pay-sbtn
.btn{height:38px;line-height:38px;padding:0;margin:0;text-decoration:none}.vr-pay-box{width:100%;padding:10px
70px;display:table;box-sizing:border-box}.vr-pay-s ul li
.pic{width:130px;height:130px;border:1px
solid #d9b787;padding:5px;position:relative;background:#fff}.vr-pay-s ul li .pic .pic-ewm{width:36px;height:36px;position:absolute;left:50%;top:50%;margin-top:-18px;margin-left:-18px;padding:2px;background:#fff;border-radius:4px}.vr-pay-s ul li .pic .pic-ewm
img{max-width:100%;max-height:100%}.vr-pay-s ul li .pic
img{max-width:100%;max-height:100%}.vr-pay-s ul li .pay-way-s{width:100%;display:flex;justify-content:center;-ms-align-items:center;align-items:center;margin-top:5px}.vr-pay-s ul li .pay-way-s
span{color:#5a4931}.vr-activity-cont
.price{padding:0
70px;margin-top:5px}.vr-activity-cont
h4{padding:0
40px;color:#5a4931}.vr-activity-cont .vr-pay-box
h4{padding:0
0 15px;color:#5a4931}.vr-activity-cont
h4{padding:0
40px;color:#5a4931;font-weight:normal;font-size:14px}.vr-activity-title
.name{color:#cdb07a}.price-org{color:#f0923d}.noshadow{box-shadow:none !important;background:none !important;border-radius:0 !important}.noshadow .layui-layer-ico{top:-5px !important}.noshadow .layui-layer-ico,
.noshadow .layui-layer-ico:hover{background:url(/images/quanjing/vr-close-w.png) center no-repeat;background-position:center !important}.icon-wx2-s{background:url(/images/quanjing/weixin.png) center no-repeat}.icon-zfb-s{background:url(/images/quanjing/zhifubao.png) center no-repeat}.vr-activity-cont h4 .justeasy-txt{position:relative;cursor:pointer}.vr-activity-cont h4
.ewm{position:absolute;bottom:24px;right:0;width:192px;height:192px;padding:0;box-sizing:border-box;z-index:100;display:none;box-shadow:0 0 4px rgba(0, 0, 0, 0.3);background:#fff}.vr-activity-cont h4 .justeasy-txt:hover
.ewm{display:block}.vr-activity-cont h4
.pic{width:192px;height:192px;background:url(/images/quanjing/erm.png) center center no-repeat}.btn-default{background:#f5f5f5 !important;border-color:#dcdcdc !important;color:#bdbdbd !important;cursor:default}.all-set{padding-top:20px;box-sizing:border-box;width:100%}.all-set
ul{width:100%}.all-set ul
.item2{width:50%;padding-left:30px;box-sizing:border-box;margin-bottom:22px;cursor:pointer}.all-set ul .item2 .d-name{width:auto;height:27px;line-height:27px;color:#333;font-size:14px}.all-set ul .item2 .icon-open1{width:50px;height:27px;background:url(/images/quanjing/off.png) center center no-repeat}.all-set ul .active2 .icon-open1{background:url(/images/quanjing/On.png) center center no-repeat}body .layui-tip{border-radius:4px;overflow:hidden;box-shadow:1px 1px 50px rgba(0, 0, 0, .3)}body .layui-tip .layui-layer-title{padding:0
10px;box-sizing:border-box;border-bottom:none;height:40px;line-height:40px;width:100%;text-align:left}body .layui-tip2{border-radius:4px;overflow:hidden;box-shadow:1px 1px 50px rgba(0, 0, 0, .3)}body .layui-tip2 .layui-layer-btn .layui-layer-btn0{background:#fff;color:#313131;border:1px
solid #e5e5e5;cursor:pointer;width:90px;height:36px;line-height:36px}body .layui-tip2 .layui-layer-btn .layui-layer-btn0:hover{border:1px
solid #666}body .layui-tip2 .layui-layer-btn .layui-layer-btn1{background:#ff8d1c;color:#fff;cursor:pointer;border:1px
solid #ff8d1c;width:90px;height:36px;line-height:36px}body .layui-tip2 .layui-layer-btn .layui-layer-btn1:hover{background:#e70}body .layui-tip2 .layui-layer-title{padding:0
10px;box-sizing:border-box;border-bottom:none;height:40px;line-height:40px;width:100%;text-align:left}body .layui-tip2 .layui-layer-btn{text-align:center}.layui-tip .showbox-btn-col{width:100%;height:36px;display:flex;justify-content:center;align-items:center;position:relative}.layui-tip .showbox-btn-col
.tip{position:absolute;z-index:3;color:#333;font-size:14px;right:10px;cursor:pointer}.layui-tip .showbox-btn{display:inline-block;height:36px;line-height:36px;border-radius:36px;text-align:center;font-size:14px;box-sizing:border-box;outline:none;padding:0;width:110px}.layui-tip .btn-org{background:#ff8d1c;color:#fff;cursor:pointer;border:1px
solid #ff8d1c}.layui-tip .btn-org-big{background:#ff8d1c;color:#fff;cursor:pointer;border:1px
solid #ff8d1c;padding:0
40px !important;width:auto !important;height:40px;line-height:100%}.layui-tip .btn-org:hover,
.layui-tip .btn-org-big:hover{background:#e70}.layui-tip .btn-black{background:#fff;color:#313131;border:1px
solid #e5e5e5;cursor:pointer}.layui-tip .btn-black:hover{border:1px
solid #666}.layui-tip .btn-default{background:#f5f5f5;color:#e0e0e0;border:1px
solid #f5f5f5;cursor:default}.layui-tip .showbox-btn-col2{width:100%;height:36px;display:flex;justify-content:center;align-items:center}.layui-tip .showbox-btn-col2 .showbox-btn{display:inline-block;height:36px;line-height:100%;border-radius:36px;text-align:center;font-size:14px;box-sizing:border-box;margin-right:20px}.layui-tip .showbox-btn-col2 .showbox-btn:nth-child(2n){margin-right:0}.layui-tip .btn-org
a{color:#fff}.layui-tip .btn-org:hover
a{background:#e70;color:#fff}.layui-tip .showbox-btn-col
.checkboxs{left:0;top:0}body .change-box{border-radius:4px;overflow:hidden}body .change-box .layui-layer-title{padding:0
0 0 18px;text-align:left}body .change-box{border-radius:4px;overflow:hidden}.make-appointment{width:100%}.make-appointment
.item2{margin-top:30px;width:100%;padding-left:20px;box-sizing:border-box}.make-appointment .item2
.content2{width:80px;height:36px;line-height:36px;color:#333;font-size:14px;text-align:left}.make-appointment .item2 .input-text2{width:310px;height:36px;border:1px
solid #ececec;border-radius:4px;box-sizing:border-box}.make-appointment .item2 .input-text2 input[type=text]{width:308px;height:34px;padding:8px;line-height:18px;border:none;outline:none;box-sizing:border-box;margin-top:0}.make-appointment .item2
.gn{height:36px;line-height:36px;color:#333;font-size:14px;width:36px}.make-appointment .item2 .icon-open1{width:50px;height:27px;background:url(/images/quanjing/off.png) center center no-repeat;display:block;cursor:pointer}.make-appointment .item2 .active2 .icon-open1{background:url(/images/quanjing/On.png) center center no-repeat}.select-vr-head{padding:20px
0 0 20px;box-sizing:border-box}.select-vr-head{padding-right:20px}.select-vr-head2 .head-filtrate2{color:#333;line-height:28px;width:46px}.select-vr-head .filter-search{margin-right:20px}.select-vr-head2 .filter-search{width:300px;margin-top:0}.select-vr-head2 .filter-search
.text{padding-left:40px;width:300px;box-sizing:border-box}.select-vr-head .filter-search .btn-search{left:0}.select-vr-head2
.btn{width:60px;margin-right:20px;height:28px;line-height:28px;padding:0;text-align:center;box-sizing:border-box;border-radius:4px}body .layui-tip{border-radius:4px;overflow:hidden;box-shadow:1px 1px 50px rgba(0, 0, 0, .3)}body .layui-tip .layui-layer-title{padding:0
20px;box-sizing:border-box;border-bottom:none;height:40px;line-height:40px;width:100%}.switchbox{width:100%;color:#333;height:100%;background:#fff}.switch{width:100%;display:table;box-sizing:border-box;padding:10px
20px}.switch
h2{font-size:14px;color:#333;margin-top:6px;font-weight:600}.switch
ul{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;width:100%;height:100%;box-sizing:border-box;padding-right:35px}.switch ul
li{float:left;cursor:pointer;width:40%;margin:7px
0;line-height:22px;height:22px;font-size:14px}.switch ul li
.stxt{float:left;text-align:right;font-size:14px}.switch ul li
i{width:34px;height:22px;margin-left:10px}.icon-switch{background:url(https://res1.justeasy.cn/images/icon-switch.png) center no-repeat;display:inline-block}.switch ul li.active .icon-switch{background:url(https://res1.justeasy.cn/images/icon-switch-h.png) center no-repeat}.switch ul
li.list2{width:290px;margin-left:50px}.switch ul.box
li{width:100%;height:22px;line-height:22px;font-size:14px}.switch ul.box li .speed-set{margin-left:20px;font-size:0}.switch ul.box li .speed-set
.speed{margin-top:1px;display:inline-block;width:50px;height:20px;line-height:20px;font-size:14px;color:#333;background:#f5f5f5;text-align:center;cursor:pointer;margin-right:2px}.switch ul.box li .speed-set .speed-h{background:#e70;color:#fff}.radioboxs{margin-top:6px}.radioboxs
.radio{display:inline-flex;-ms-align-items:center;align-items:center;margin-right:10px}.radio label .icon-radio{width:16px;height:16px;display:inline-block;background:url(/images/reg-new/radio.png) center no-repeat;margin-right:5px}.radio input:checked+label .icon-radio{background:url(/images/reg-new/radio2.png) center no-repeat}.checkboxs label,
.radio
label{color:#333}.radioboxs2
.radio{min-width:120px}.radio input:checked+label{color:#e70}.link-edit-box .tab-two
.item{color:#333;width:100%;min-height:106px;position:relative;padding-left:40px;box-sizing:border-box}.link-edit-box .tab-two .item
.radio{position:absolute;z-index:2;left:0;top:53px}.link-edit-box .tab-two .item
table{width:100%;border-top:1px solid #efefef;border-left:1px solid #efefef}.link-edit-box .tab-two .item table tr
td{border-right:1px solid #efefef;text-align:center;padding:10px
5px;color:#808c95;color:#666;padding:10px;min-height:106px;box-sizing:border-box}.link-edit-box .tab-two .item:last-child
table{border-bottom:1px solid #efefef}.top-advert
marquee{font-size:20px;line-height:44px}.fa-times-circle:before{content:""}.nodata-tk{width:100%;height:240px;line-height:240px;text-align:center;color:#999;font-size:16px}body .layui-tip{border-radius:4px;overflow:hidden;box-shadow:1px 1px 50px rgba(0, 0, 0, .3)}body .layui-tip .layui-layer-title{padding:0
10px;box-sizing:border-box;border-bottom:none;height:40px;line-height:40px;width:100%}.jeui-showbox530{width:100%;box-sizing:border-box;padding:20px
30px 0px 30px;position:relative}.jeui-showbox530
.line{position:absolute;width:100%;height:1px;z-index:2;bottom:74px;left:0;background:#eee}.jeui-showbox530
.w340{width:340px;box-sizing:border-box;margin:0
auto;padding:0
20px}.jeui-showbox530 .w-txt{color:#666;height:24px;line-height:24px;margin-bottom:40px;margin-top:10px}.jeui-showbox530
ul{}.jeui-showbox530 ul
.item{margin-bottom:20px;width:100%;position:relative;line-height:36px;padding-left:80px;box-sizing:border-box}.jeui-showbox530 ul .item .l-txt{position:absolute;z-index:10;left:0;top:0;height:36px;line-height:36px;width:70px;text-align:right}.jeui-showbox530 ul .item .r-txt{width:100%;line-height:36px}.jeui-showbox530 ul .item .r-txt2{line-height:27px}.jeui-showbox530 ul .item .r-txt
input{width:60%;height:34px;line-height:34px;border:1px
solid #ccc;font-size:14px;color:#999;border-radius:2px;padding:0
10px;box-sizing:border-box}.jeui-showbox530 ul .item .r-txt input:focus{color:#666;border:1px
solid #666}.jeui-showbox530 ul .item .r-txt
.checkboxs{width:112px;line-height:27px;margin-top:0}.jeui-showbox530 ul.box2
.item{padding-left:120px;margin-bottom:7px;height:auto}.jeui-showbox530 ul.box2
.item2{margin-bottom:0}.jeui-showbox530 ul.box2 .item .l-txt{width:110px;text-align:right}.jeui-showbox530 ul.box2 .item .r-txt
input{width:280px}.jeui-showbox530 ul.box3
.item{min-height:36px;padding-left:130px}.jeui-showbox530 ul.box3 .item .l-txt{width:124px}.jeui-showbox530 ul.box3 .item .r-txt
.checkboxs{line-height:36px}.jeui-showbox530 ul .item .l-txt2{line-height:27px !important}.jeui-showbox530
.red{color:red}.jeui-showbox530 .r-select{}.jeui-showbox530 .r-select
select{width:127px;height:36px;color:#333;border:1px
solid #ccc;padding-left:16px;padding-right:16px;border-radius:2px;line-height:100%}.jeui-showbox530 .r-select select:focus{color:#666;border:1px
solid #666}.jeui-showbox530 .r-select select::nth-child(3n){margin-right:0}.jeui-showbox530
.details{padding-top:50px;box-sizing:border-box;margin-bottom:30px;text-align:center;font-size:12px;height:110px}.jeui-showbox530 .details .w-txt{color:#666;height:24px;line-height:24px;margin-bottom:0px;margin-top:0px;font-size:16px}.jeui-showbox530
.details2{padding-top:40px;box-sizing:border-box;text-align:center;font-size:12px;height:130px;position:relative;padding-left:130px;box-sizing:border-box}.jeui-showbox530
.details3{padding-left:0}.jeui-showbox530
.details4{padding-top:38px}.jeui-showbox530 .details2 .t-txt{position:absolute;width:130px;text-align:right;font-size:14px;color:#333;height:36px;line-height:36px;top:40px;left:0}.jeui-showbox530 .details2
.text{height:36px;height:36px;border-radius:2px;border:1px
solid #ccc;padding:0
10px;box-sizing:border-box;width:100%}.jeui-showbox530
.details5{padding-left:110px}.jeui-showbox530 .details5 .t-txt{width:110px}.jeui-showbox530
.details6{margin-bottom:20px}.jeui-showbox530 .details6 .d-set{position:relative;width:200px;margin-bottom:20px}.jeui-showbox530
ul.box{border-bottom:1px solid #f0f0f0;margin-bottom:30px}.jeui-showbox530 ul
.item2{width:100%;border:1px
solid #f0f0f0;box-sizing:border-box;border-bottom:none}.jeui-showbox530 ul .item2 .tab-l{width:50%;text-align:center;border-right:1px solid #f0f0f0;height:50px;line-height:50px;box-sizing:border-box}.jeui-showbox530 ul .item2 .tab-r{width:50%;text-align:left;height:50px;line-height:50px;box-sizing:border-box;padding:0
10px;box-sizing:border-box}.jeui-showbox530 ul .item2 .tab-r .btn-none{float:left;width:50%;text-align:left;height:50px;line-height:50px}.jeui-showbox530
.pics{width:100%;text-align:center;display:table}.jeui-showbox530 .pics
ul{margin:0
auto;display:table}.jeui-showbox530 .pics ul
li{display:inline-block;margin:20px;text-align:center}.jeui-showbox530 a:hover{text-decoration:none}.jeui-showbox530 .input-box{width:300px;border-radius:4px;border:1px
solid #ececec;box-sizing:border-box;height:40px;margin:40px
auto;overflow:hidden}.jeui-showbox530 .input-box
input{width:298px;height:38px;line-height:38px;padding:0
10px;box-sizing:border-box;font-size:14px;color:#999;border:none}.layui-tip .showbox-btn-col{width:100%;height:36px;display:flex;justify-content:center;align-items:center;position:relative}.layui-tip .showbox-btn-col
.tip{position:absolute;z-index:3;color:#333;font-size:14px;right:10px;cursor:pointer}.layui-tip .showbox-btn{display:inline-block;height:36px;line-height:36px;border-radius:36px;text-align:center;font-size:14px;box-sizing:border-box;outline:none;padding:0;width:110px}.layui-tip .btn-org{background:#ff8d1c;color:#fff;cursor:pointer;border:1px
solid #ff8d1c}.layui-tip .btn-org-out{background:#fff;color:#ff8d1c;cursor:pointer;border:1px
solid #ff8d1c}.layui-tip .btn-org-out:hover{background:#ff8d1c;color:#fff;cursor:pointer;border:1px
solid #ff8d1c}.layui-tip .btn-org-big{background:#ff8d1c;color:#fff;cursor:pointer;border:1px
solid #ff8d1c;padding:0
40px !important;width:auto !important;height:40px;line-height:100%}.layui-tip .btn-org:hover,
.layui-tip .btn-org-big:hover{background:#e70;border:1px
solid #e70}.layui-tip .btn-black{background:#fff;color:#313131;border:1px
solid #e5e5e5;cursor:pointer}.layui-tip .btn-black:hover{border:1px
solid #666}.layui-tip .btn-default{background:#f5f5f5;color:#e0e0e0;border:1px
solid #f5f5f5;cursor:default}.layui-tip .showbox-btn-col2{width:100%;height:36px;display:flex;justify-content:center;align-items:center}.layui-tip .showbox-btn-col2 .showbox-btn{display:inline-block;height:36px;line-height:100%;border-radius:36px;text-align:center;font-size:14px;box-sizing:border-box;margin-right:20px}.layui-tip .showbox-btn-col2 .showbox-btn:nth-child(2n){margin-right:0}.layui-tip .btn-org
a{color:#fff}.layui-tip .btn-org:hover
a{background:#e70;color:#fff}.layui-tip .showbox-btn-col
.checkboxs{left:0;top:0}.jeui-showbox530 .attributebox
.name{width:78px;text-align:left}.jeui-showbox530
.attributebox{margin-bottom:20px;margin-right:20px}.jeui-showbox530 .box-text .attribute-input{border:1px
solid #f0f0f0;height:36px;line-height:36px;border-radius:4px;padding:0
10px;width:110px;box-sizing:border-box}.jeui-showbox530 .attributebox::nth-child(2n){margin-right:0}.jeui-showbox530
.cont{position:relative}.jeui-showbox530 .cont-tab{position:absolute;width:160px;top:0;left:0;border-right:1px solid #e0e0e0;height:478px}.jeui-showbox530 .cont-tab .tab-item{width:100%;height:40px;line-height:40px;color:#333;font-size:14px;text-align:center;cursor:pointer}.jeui-showbox530 .cont-tab
.active{background:#e70;color:#fff}.jeui-showbox530 .cont .cont-right{width:100%;padding:20px
46px 0 190px;box-sizing:border-box}.jeui-showbox530 .cont .cont-right
.tarea{width:100% !important;height:290px;border-radius:5px;padding:5px
10px;box-sizing:border-box;resize:none}.colorCont{width:140px;height:36px;line-height:36px;background:#f5f5f5;padding:6px;box-sizing:border-box}.colorCont
.colorBox{width:40px;height:100%;line-height:24px;float:left;border:0}.pano-edit .colorCont
.colorText{width:80px;border:none;outline:none;background:#f5f5f5;height:100%;line-height:24px;float:left;margin-top:0}.str_wrap{overflow:hidden;width:100%;font-size:12px;line-height:16px;position:relative;-moz-user-select:none;-khtml-user-select:none;user-select:none;background:#f6f6f6;white-space:nowrap}.str_wrap.str_active{background:#f1f1f1}.str_move{white-space:nowrap;position:absolute;top:0;left:0;cursor:move}.str_move_clone{display:inline-block;vertical-align:top;position:absolute;left:100%;top:0}.str_vertical
.str_move_clone{left:0;top:100%}.str_down
.str_move_clone{left:0;bottom:100%}.str_vertical .str_move,
.str_down
.str_move{white-space:normal;width:100%}.str_static .str_move,
.no_drag .str_move,
.noStop
.str_move{cursor:inherit}.str_wrap
img{max-width:none !important}.none{display:none}.switch ul .personal-visible-tips{width:100%;display:flex;align-items:center}.switch ul .personal-visible-tips
i{width:12px;height:12px;display:block;background:url("/images/quanjing/notice.png") center no-repeat;background-size:contain;margin-right:4px;margin-left:0;margin-bottom:3px}.switch ul .personal-visible-tips
span{font-size:12px;font-weight:400;color:rgba(255, 141, 28, 1);line-height:12px;height:12px;width:100%}body .layui-tip-revision{border-radius:2px !important}body .layui-tip-revision .layui-layer-title{height:42px;font-size:14px;font-weight:bold;color:rgba(51,51,51,1);line-height:42px}.maps-edit{width:100%;height:100%;box-sizing:border-box;padding:0px
20px 0 0;background:#fff}.maps-edit .maps-content{width:100%;height:200px}.maps-edit .maps-input{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.maps-edit .maps-input .switch-btn{display:flex;align-items:center}.maps-edit .maps-input .switch-btn .switch-title{font-size:16px;font-weight:bold;color:rgba(51, 51, 51, 1);line-height:16px;height:16px;margin-right:20px}.maps-edit .maps-input .switch-btn .switch-subtitle{font-size:14px;font-weight:400;color:rgba(51, 51, 51, 1);line-height:14px;height:14px;margin-right:10px}.maps-edit .maps-input .switch-btn .switch-main{background:url("/../images/icon-switch.png") center no-repeat;display:block;width:34px;height:22px;cursor:pointer}.maps-edit .maps-input .switch-btn .switch-main.active{background:url("/../images/icon-switch-h.png") center no-repeat}.maps-edit .maps-input .input-msg{width:190px;position:relative}.maps-edit .maps-input .input-msg
input{width:190px;box-sizing:border-box;font-size:14px;color:rgba(200, 200, 200, 1);padding-left:10px;padding-right:65px;border-radius:4px 0px 0px 4px;overflow:hidden;height:36px;outline:none;border:1px
solid rgba(224, 224, 224, 1)}.maps-edit .maps-input .input-msg input::placeholder{color:rgba(200, 200, 200, 1)}.maps-edit .maps-input .input-msg
p{width:60px;height:36px;background:rgba(255, 141, 28, 1);border-radius:0px 4px 4px 0px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:400;color:rgba(255, 254, 254, 1);cursor:pointer;position:absolute;top:0;right:0}.maps-edit .maps-input .input-msg p:hover{background:#e70;color:#fff}.maps-edit .maps-sign{width:100%;display:flex;align-items:center;justify-content:flex-start;margin-top:10px;position:relative}.maps-edit .maps-sign .maps-sign-title{height:36px;font-size:14px;font-weight:400;color:rgba(153, 153, 153, 1);line-height:36px}.maps-edit .maps-sign .maps-sign-add{width:110px;height:36px;background:rgba(255, 141, 28, 1);border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:400;color:rgba(255, 254, 254, 1);cursor:pointer;position:absolute;z-index:3;right:0;top:0}.maps-edit .maps-sign .maps-sign-del{width:110px;height:36px;background:#FFF;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:400;color:#333;cursor:pointer;border:1px
solid #e5e5e5;position:absolute;z-index:3;right:140px;top:0}.maps-edit .maps-sign .maps-sign-add:hover{background:#e70;color:#fff}.tab-shuffling{width:100%;background:rgba(0, 0, 0, .3);transition:all 1s;transform:translateY(0);position:fixed;bottom:110px;left:0;width:100%;z-index:999}.tab-shuffling
.lb{padding:12px
70px;box-sizing:border-box;position:relative}.nav-tab .swiper-wrapper{display:flex;justify-content:center;align-items:center}.nav-tab .swiper-wrapper
.item{width:80px;line-height:30px;border-radius:3px;background:rgba(255, 255, 255, .2);color:#fff;margin-right:20px;text-align:center;font-size:12px;cursor:pointer;border-radius:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lb .swiper-container{width:100%}.lb .swiper-container .swiper-slide{color:#fff;height:100%;position:relative;overflow:hidden;border-radius:4px;border:1px
solid transparent;cursor:pointer}.nav-tab .swiper-wrapper
.active{background:#E70;color:#fff}.swiper-button-next:focus,
.swiper-container-rtl .swiper-button-prev:focus{outline:none}.lb .swiper-container .swiper-slide
.pic{width:100%;height:100%;overflow:hidden}.lb .swiper-container .swiper-slide .pic
img{max-height:100%;max-width:100%}.lb .swiper-container .swiper-slide
.name{text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;position:absolute;bottom:0px;left:0;z-index:10;color:#fff;font-size:12px;line-height:20px;background:rgba(0, 0, 0, .6)}.lb .swiper-container .swiper-slide-thumb-active{border:1px
solid #E70}.lb .swiper-button-next,
.swiper-container-rtl .swiper-button-prev{background:url(/images/icon-yjt-r.png) no-repeat}.lb .swiper-button-prev,
.swiper-container-rtl .swiper-button-next{background:url(/images/icon-yjt-l.png) no-repeat}.lb .swiper-button-prev:focus,
.swiper-container-rtl .swiper-button-next:focus{outline:none}.phone{bottom:100px}.phone{display:block;background:rgba(0, 0, 0, .4)}.phone .lb .swiper-container .swiper-slide{border:2px
solid #fff;border-radius:0}.phone .nav-tab{border-top:0;background:rgba(0, 0, 0, .4);width:100%;overflow:hidden;padding:4px
15px;box-sizing:border-box}.phone .nav-tab .swiper-wrapper
.item{margin-right:10px;line-height:20px;border-radius:10px;height:20px;font-size:9px;color:#CFCFCF;cursor:pointer;border:none;outline:none;-webkit-tap-highlight-color:rgba(255, 255, 255, 0);-webkit-user-select:none;-moz-user-focus:none;-moz-user-select:none;outline:none}.phone .nav-tab .swiper-wrapper .item:foucs{outline:none;background:transparent}.phone .nav-tab .swiper-wrapper
.active{background:#FFF;color:#333}.phone
.lb{padding:5px;box-sizing:border-box}.phone .lb .swiper-container .swiper-slide-thumb-active{border:2px
solid #E70}.phone .swiper-button-next,
.phone .swiper-container-rtl .swiper-button-prev{display:none}.phone .lb .swiper-container .swiper-slide:last-child{margin-right:100px !important}.swiper-wrapper .phone .swiper-button-prev,
.phone .swiper-container-rtl .swiper-button-next{display:none}.none-revision{display:none !important}.synthetic_box{position:fixed;z-index:999;top:96px;right:158px;width:136px;height:130px;background:url(/images/quanjing/2020.10/bg.png) center center no-repeat;cursor:pointer}.synthetic_box
.icon_close{width:12px;height:12px;position:absolute;top:0;right:0;background:url(/images/quanjing/2020.10/cancel.png) center center no-repeat;cursor:pointer}.synthetic_box
p{color:#333;font-size:12px;width:100%;text-align:center;margin-bottom:10px;line-height:16px;margin-top:60px}.synthetic_box
.btn{border:none;outline:none;padding:0;width:90px;background:#DC2B2B;border-radius:10px;display:block;margin:0
auto;color:#fff;font-size:12px;line-height:20px;text-align:center;cursor:pointer}.wrapper02{position:relative;width:100%;overflow:hidden;margin:0
auto;background:none;padding:10px
0;border-top:1px solid rgba(255, 255, 255, .5)}.wrapper02
.scroller{margin:0
auto}.wrapper02 .scroller
li{float:left;padding:0px
5px}.wrapper02 .scroller li
a{color:#fff;display:block;width:80px;height:30px;text-align:center;border-radius:4px;line-height:30px;background:rgba(255, 255, 255, .2);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wrapper02 .scroller li.cur
a{background:#E70;color:#fff}.phone
.wrapper02{padding:2% 0;border-top:1px solid rgba(255, 255, 255, .5)}.phone
.wrapper02{position:absolute}.phone .wrapper02 .scroller li
a{width:60px;height:20px;font-size:9px;overflow:hidden;line-height:20px;text-overflow:ellipsis;white-space:nowrap;border-radius:20px}.phone .wrapper02 .scroller
li{float:left;text-align:center}.phone .wrapper02 .scroller li.cur
a{max-width:60px;display:block;background:#fff;color:#333}.management-showbox{padding:10px
0 0 60px;box-sizing:border-box}.management_account_type{display:flex;justify-content:flex-start;flex-direction:row;flex-wrap:wrap}.management_account_type
.item1{width:150px;margin-right:60px;margin-bottom:20px}.management_account_type .item1
.pic{width:150px;height:150px;position:relative;display:flex;justify-content:center;align-items:center;border-radius:8px;overflow:hidden;cursor:pointer}.management_account_type .item1
img{max-width:100%;max-height:150px}.management_account_type .item1
p.txt{font-size:12px;color:#999;text-align:center;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0
10px;box-sizing:border-box;margin-top:10px;min-height:16px}.management_account_type
.item{width:150px;margin-right:60px;margin-bottom:20px}.management_account_type .item
.pic{width:150px;height:150px;position:relative;display:flex;justify-content:center;align-items:center;border-radius:8px;overflow:hidden;cursor:pointer}.management_account_type .item
img{max-width:100%;max-height:150px}.management_account_type .item
.cover{position:absolute;bottom:0;left:0;width:100%;height:30px;line-height:30px;z-index:3;background:rgba(0, 0, 0, .6);padding:0
10px;box-sizing:border-box;display:none}.management_account_type .item .pic:hover
.cover{display:block}.management_account_type .item .cover .del,
.management_account_type .item .cover
.edit{color:#fff;font-size:12px;cursor:pointer;width:40px}.management_account_type .item .cover
.del{text-align:left}.management_account_type .item .cover
.edit{text-align:right}.management_account_type .item .cover .del:hover{color:#FF8D1C}.management_account_type .item .cover .edit:hover{color:#FF8D1C}.management_account_type .item
p.txt{font-size:14px;color:#333;text-align:center;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0
10px;box-sizing:border-box;margin-top:10px;min-height:16px}.management-showbox
.t_tips{color:#999;font-size:12px;text-align:left}.management-showbox .t_tips
a{color:#FF8D1C}.icon_hxt{width:46px;display:block;height:16px;top:-10px;left:40px;background:url(https://res1.justeasy.cn/images/quanjing/hxt.png) 0px center no-repeat;position:absolute;z-index:3}body
.guide_page{background:rgba(0,0,0,.2)}.guide_set{width:100%;height:100%;position:relative}.guide_set
.cont{position:absolute;right:26px;top:335px;z-index:9999;width:468px}.guide_set .cont
img{display:block;margin:0
auto;max-width:100%}.guide_set .cont
.warp{position:relative}.guide_set .cont
.btn{width:92px;height:30px;background:transparent;cursor:pointer;background:url(/images/quanjing/btn.png) center center no-repeat;position:absolute;top:55px;right:300px;z-index:3;cursor:pointer;border:0;outline:none}.guide_set .cont .btn:hover{background:url(/images/quanjing/btn-sel.png) center center no-repeat}.guide_set2
.cont{right:42px;top:277px}.guide_set3
.cont{right:30px;top:243px}@media screen and (min-width:600px) and (max-width:1024px){.phone{bottom:138px}}.audio-upload-list{width:100%;margin-top:10px;position:relative}.audio-upload-list .audio-upload-input{width:100%}.audio-upload-list .audio-upload-input
input{width:100%;height:36px;box-sizing:border-box}.audio-upload-list .audio-upload-info{width:106px;margin-top:20px}.audio-upload-list .audio-upload-info .audio-info-img{width:106px;height:120px;background:url("/images/quanjing/hot-audio.png") center no-repeat;background-size:contain;margin-bottom:10px;position:relative;overflow:hidden}.audio-upload-list .audio-upload-info .audio-info-img .audio-delete{width:100%;display:flex;align-items:center;justify-content:center;position:absolute;left:0;bottom:-30px;height:30px;background:rgba(0, 0, 0, 0.4);border-radius:0px 0px 8px 8px;font-size:14px;font-weight:400;color:#FFF;cursor:pointer;transition:all 0.2s}.audio-upload-list .audio-upload-info .audio-info-img:hover .audio-delete{bottom:0}.audio-upload-list .audio-upload-info .audio-info-name{width:100%;text-align:center;height:14px;font-size:12px;font-weight:400;color:#333;line-height:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.audio-upload-iframe{margin-top:20px;height:30px}body
.layui_vr{border-radius:4px;overflow:hidden;box-shadow:1px 1px 50px rgb(0 0 0 / 30%);background:#fff}body .layui_vr .layui-layer-title{background:#fff;border:0;height:40px}.vr-del-showbox{width:100%}.vr-del-showbox .d-text{width:100%;font-size:16px;color:#333;padding:16px
0 0 0px;box-sizing:border-box;height:100px;text-align:center}.vr-del-showbox .showbox-btn-col{width:100%;height:36px;display:flex;justify-content:center;align-items:center;position:relative}.vr-del-showbox .showbox-btn{display:flex;border-radius:36px;text-align:center;font-size:14px;box-sizing:border-box;outline:none;padding:0;align-items:center;justify-content:center;height:30px;width:100px;line-height:30px}.vr-del-showbox .btn-org{background:#ff8d1c;color:#fff;cursor:pointer;border:1px
solid #ff8d1c}.vr-del-showbox .btn-org:hover{background:#e70;border:1px
solid #e70}.vr-del-showbox .btn-black{background:#fff;color:#999;border:1px
solid #EDEDED;cursor:pointer}.vr-del-showbox .btn-black:hover{border:1px
solid #666;color:#333}.vr_hot_select{display:flex;justify-content:flex-end;height:30px;line-height:30px;color:#333;font-size:14px;align-items:center;margin:10px
0}.vr_hot_select
span{margin-right:4px}.vr_hot_select
.vr_hot_fz{width:180px !important;height:30px;line-height:30px;border:1px
solid #ededed;border-radius:4px;width:180px;color:#999;background:#fff url(/images/vrvip/arrow-down.png) 150px center no-repeat;padding:0
10px;box-sizing:border-box;margin-top:0}.vr_hot_select .vr_hot_fz:hover{border:1px
solid #BDBDBD;color:#333}.c_works20216 .text-pic{width:210px;position:relative;height:80px}.c_works20216
.text1{border:1px
solid #ededed;height:36px;display:flex;align-items:center;border-radius:4px;padding:0
10px;box-sizing:border-box}.c_works20216 .text1:hover{border:1px
solid #BDBDBD;color:#333}.c_works20216
.c_works_texteare{border:1px
solid #ededed;border-radius:4px;padding:0
10px;box-sizing:border-box}.c_works20216 .c_works_texteare:hover{border:1px
solid #BDBDBD;color:#333}.c_works20216 .text-pic
.works_pic{max-width:80px;display:block;margin:0
auto;position:absolute;left:0;z-index:2;top:0}.new-avatar-iframe{margin-left:101px;margin-top:32px}.c_works20216 .text-stxt2{position:relative;width:150px;margin-left:10px;height:80px}.c_works20216 .text-stxt2
.c_tips{height:14px;line-height:14px;font-size:12px;position:absolute;bottom:0;left:-133px}.c_works20216 .new-avatar-iframe{margin-left:88px;margin-top:25px;width:120px}.c_works20216 .history-btn{border-radius:3px;line-height:30px;padding:0;text-align:center;font-size:14px;background:#fff;border:1px
solid #ededed;color:#999;box-sizing:border-box;width:90px;left:0;bottom:20px;position:absolute;z-index:2}.c_works20216 .history-btn:hover{border:1px
solid #8e9192;color:#333}#uploader .placeholder .webuploader-pick{font-size:12px;border-radius:30px;box-shadow:0 0 0}.c_works20216
.t_priview{width:350px}.c_works20216 .t_priview
.t_priview_show{width:240px;padding:10px;color:#333;box-sizing:border-box;border-radius:3px;border:1px
solid #ededed}.c_works20216 .t_priview
.t_tit{font-size:16px;font-weight:bold;color:#333;width:100%;height:24px;line-height:24px}.c_works20216 .t_priview
.t_detials{width:100%;position:relative;padding-right:70px;box-sizing:border-box;height:72px;box-sizing:border-box;padding-top:6px}.c_works20216 .t_priview .t_detials
.t_sub_tit{font-size:14px;color:#666;width:100%;height:22px;line-height:22px;margin-bottom:4px}.c_works20216 .t_priview .t_detials
.t_cont{font-size:14px;color:#999;width:100%;line-height:18px}.c_works20216 .t_priview .t_detials
.t_detials_right{position:absolute;z-index:2;top:16px;right:0;width:50px;height:50px}.c_works20216 .t_priview .t_detials .t_detials_right
img{max-width:50px}.c_works20216 .t_priview
.t_priview_y{color:#333;font-size:14px;line-height:20px;margin-top:14px}.c_works20216 .t_priview .t_priview_y
.org{color:#ff8d1c;text-decoration:underline;cursor:pointer}.c_works20216 .t_priview .t_priview_y .org:hover{color:#e70}.mobile-box20216{width:100%;margin:0;padding:20px
0 20px 20px;box-sizing:border-box}.mobile-box20216 .text-list{width:100%;margin-bottom:0;position:relative;padding-left:80px;box-sizing:border-box;display:flex;margin-bottom:10px}.mobile-box20216 .txt-fl{color:#333;width:70px;text-align:left;position:absolute;z-index:2;height:36px;line-height:36px;left:0;top:0;z-index:2;margin-top:0;display:block;font-size:14px}.mobile-box20216
.inputbox{width:100%;display:flex;position:relative}.mobile-box20216
.t_jbox{position:absolute;bottom:-22px;left:0}.mobile-box20216 .t_jbox
a{color:#f00;font-size:12px}.mobile-box20216
.map_box{width:100%;height:246px}.mobile-box20216 .inputbox
.text1{width:313px !important;margin-bottom:0 !important;margin-top:0 !important}.loadding{width:100%;height:500px;display:flex;justify-content:center;align-items:center}.loadding
img{max-width:200px}.mobile-box20216
.mybtns{display:flex;justify-content:center}.mobile-box20216
.text1{height:36px !important;display:flex;align-items:center;border-radius:3px}.mobile-box20216
.btn_phones{border-radius:18px;background:#EDEDED;color:#666;display:flex;width:120px;text-align:center;line-height:36px;padding:0;text-align:center;display:block;font-size:14px;box-sizing:border-box;margin:0;border:0;margin-left:10px}.mobile-box20216 .btn_phones:hover{background:#8e9192;color:#fff}.mobile-box20216
.btn_default{cursor:default;background:#f5f5f5;color:#999}.mobile-box20216 .btn_default:hover{background:#f5f5f5;color:#999}.propaganda_set20206 .cont .cont-right
.tarea{border:1px
solid #ededed;border-radius:4px;padding:0
10px;box-sizing:border-box;line-height:36px}.propaganda_set20206 .cont .cont-right .tarea:hover{border:1px
solid #BDBDBD;color:#333}.propaganda_set20206 .text-list20216{position:relative;padding-left:80px;box-sizing:border-box;margin:30px
0 0 30px}.propaganda_set20206 .text-list20216 .txt-fl20216{position:absolute;top:0;height:36px;line-height:36px;width:70px;z-index:2;left:0;text-align:right;color:#333;font-size:14px;display:block}.propaganda_set20206 .text-list20216
.col2_right20216{width:100%;position:relative;height:140px}.propaganda_set20206 .text-list20216
.text{margin-top:0;margin-bottom:10px;display:block;height:36px !important;line-height:36px;display:flex;align-items:center;border:1px
solid #ededed;border-radius:4px}.propaganda_set20206 .text-list20216 .text:hover{border:1px
solid #BDBDBD;color:#333}.propaganda_set20206
.t_priview_y{position:absolute;top:92px;right:28px;color:#666;font-size:14px;line-height:20px}.propaganda_set20206 .t_priview_y
.org{color:#ff8d1c;text-decoration:underline;cursor:pointer}.propaganda_set20206 .t_priview_y .org:hover{color:#e70}.historylogo20216{width:100%;box-sizing:border-box;padding:20px
0 0 30px}.historylogo20216 ul
li{width:82px;border:1px
solid #fff;height:82px;margin-right:30px;display:flex;justify-content:center;align-items:center;box-sizing:border-box;margin-bottom:30px}.historylogo20216 ul
li.active{border:1px
solid #e70}.historylogo20216 ul li
img{max-width:80px}.historylogo20216
.nodata20216{color:#666;font-size:14px;display:flex;align-items:center;justify-content:center;height:200px;width:100%}.btn-phones-box20216 ul .item
.phone{background:transparent}.btn-phones-box20216 ul .item
.del{color:#333}.remove_watermark20216{width:100%;background:#fff}.remove_watermark20216
.detials{position:relative;padding:10px
0 15px 0;color:#333;padding:10px
20px;box-sizing:border-box}.remove_watermark20216 .detials
.open{position:relative;height:22px;line-height:22px;background:url(/../images/icon-switch.png) right center no-repeat;width:128px;margin-bottom:8px;cursor:pointer}.remove_watermark20216 .detials
.close{position:relative;height:22px;line-height:22px;background:url(/../images/icon-switch-h.png) right center no-repeat}.remove_watermark20216
.water_box20216{width:100%;padding:20px
0 0 90px;box-sizing:border-box}.remove_watermark20216 .water_box20216 .pic-img{margin-bottom:20px;position:relative;position:relative;height:42px;width:118px;height:118px;border:1px
solid #ededed;background:#fff;display:flex;justify-content:center;align-items:center}.remove_watermark20216 .water_box20216
.del_water20216{position:absolute;z-index:2;cursor:pointer;color:#fff;background:url(/images/vrvip/corner-delete.png);text-align:right;width:40px;height:40px;line-height:20px;font-size:0;right:0;bottom:0}.remove_watermark20216 .water_box20216
.tips_water20216{position:absolute;width:110px;bottom:5px;left:130px;color:green}.remove_watermark20216
.link_share_tips{font-size:14px;color:#666;width:100%;margin-bottom:20px}.remove_watermark20216
.btn_box20216{display:flex;justify-content:flex-start;align-items:center;margin-bottom:30px}.remove_watermark20216
.btn_water{border-radius:3px;background:#EDEDED;color:#666;display:flex;width:120px;text-align:center;line-height:36px;padding:0;text-align:center;display:block;font-size:14px;box-sizing:border-box;margin:0;border:0;margin-right:10px}.remove_watermark20216 .history-btn{border-radius:3px;line-height:36px;padding:0;text-align:center;font-size:14px;background:#fff;border:1px
solid #ededed;color:#999;box-sizing:border-box;right:0;width:120px}.remove_watermark20216 .btn_water:hover{background:#8e9192;color:#fff}.remove_watermark20216 .history-btn:hover{border:1px
solid #8e9192;color:#333}.remove_watermark20216 .btn-default{background:#f5f5f5;color:#e0e0e0;border:1px
solid #f5f5f5;cursor:default}.remove_watermark20216 .btn-default{background:#f5f5f5;color:#e0e0e0;border:1px
solid #f5f5f5;cursor:default}.historyWater20216{padding:10px
0 0 20px;box-sizing:border-box}.historyWater20216
ul{height:180px;overflow:hidden}.historyWater20216 ul
.item{width:120px;margin-bottom:20px;height:30px;margin-right:30px;border:1px
solid #fff;box-sizing:border-box}.historyWater20216 ul .item:nth-child(2n){margin-right:0}.historyWater20216 ul
.active{border:1px
solid #e70}.historyWater20216
.nodata20216{height:190px;display:flex;justify-content:center;align-items:center;width:100%;color:#666}.lay_gd_botton{height:auto;overflow:hidden;text-align:center;margin-top:30px}.lay_vipGd_commont
.lay_gd_botton{height:auto;overflow:hidden;text-align:center;margin-top:30px;border-radius:36px}.lay_gd_botton
a{display:inline-block;width:150px;height:36px;color:#333;line-height:36px;text-align:center;font-size:14px;border-radius:4px;border:1px
solid #f2f2f2;border-radius:36px}.lay_gd_botton a:last-child{background:#FF8D1C;color:#fff}.lay_gd_botton a:last-child:hover{background:#e70}.lay_vipGd_commont .lay_gd_botton
a{border-radius:36px}.tips20216{font-size:14px;width:100%;color:#333;font-size:14px;text-align:left;padding-left:30px;box-sizing:border-box;height:30px;line-height:30px;margin-top:10px}.tips20216
a{color:#FF8D1C;text-decoration:underline}.tips20216 a:hover{color:#e70}.musiclist20216 a.del-music-a{color:#666}.musiclist20216 a.del-music-a:hover{color:#e70}.none{display:none}.visibility{visibility:hidden}.layer_edit_commont{padding-top:5px}.layer_edit_commont
p{text-align:center;color:#666;font-size:14px;padding-top:5px}.layer_edit_commont .layui-layer-title{border-bottom:0px}.layer_edit_commont
.hot_button{height:auto;overflow:hidden;text-align:center;padding-bottom:15px;margin-top:15px}.layer_edit_commont .hot_button
a{display:inline-block;padding:5px
20px;border:1px
solid #f2f2f2;border-radius:4px;text-align:center}.layer_edit_commont .hot_button
a.method_button{background:#FF8D1C;color:#fff;border-color:#FF8D1C;margin-left:10px}.lay_vipGd_commont .lay_gd_text a:hover{color:#FF8D1C}i,em{font-style:normal}.layer_commont{margin-bottom:30px}.layer_commont .layui-layer-title{background:none;font-size:14px;color:#999;border-bottom:0px}.layer_commont
.layer_main_center{height:auto;overflow:hidden;padding:0px
20px}.layer_commont
.layer_title{width:100%;height:40px;background:#F8F8F8;text-align:center;font-size:14px;color:#333;line-height:40px;border-radius:2px 2px 0px 0px;margin-bottom:15px}.layer_commont
.layer_text{width:100%;height:40px;text-align:center;line-height:40px;background:#F8F8F8;border-radius:2px 2px 0px 0px;font-size:14px;color:#333;margin-bottom:30px}.layer_commont .layer_text
span{font-weight:bold}.layer_commont
.layer_pricle{text-align:center;color:#666;font-size:16px;margin-bottom:17px}.layer_commont .layer_pricle
span{font-weight:bold;font-size:24px;color:#333}.layer_commont .layer_pricle
em{color:#333}.layer_commont
.submit_btn{height:auto;overflow:hidden;margin-bottom:5px}.layer_commont .submit_btn
a{display:block;margin:0
auto;width:200px;height:40px;border-radius:20px;background:#FF8D1C;color:#fff;text-align:center;line-height:40px;font-size:14px}.layer_commont
.layer_tps{text-align:center;color:#B53037;font-size:14px;height:auto;overflow:hidden}.layer_commont
.layer_meal_list{max-height:190px;overflow-x:hidden;overflow-y:auto;margin-bottom:20px}.layer_commont .layer_meal_list
.item{display:flex;float:left;width:25%;height:auto;overflow:hidden;line-height:25px;margin-bottom:15px}.layer_commont .layer_meal_list
.bt{width:100px;color:#666;font-size:14px;text-align:right}.layer_commont .layer_meal_list
.texts{flex:1;color:#333;font-size:14px;font-weight:bold;border:0px}.layer_commont.layer_meal_2
.layer_title{position:relative;width:100%}.layer_commont.layer_meal_2 .layer_title
.tag{height:40px;width:auto}.layer_commont.layer_meal_2 .layer_title
.title_ts{display:inline-block;line-height:40px;vertical-align:top}.layer_commont.layer_meal_2 .layer_title
.tag{display:inline-block}.layer_commont.layer_meal_2 .layer_title
em{display:block;color:#FF8D1C;font-size:12px;height:40px;line-height:40px;float:left;padding-right:10px;font-style:normal}.layer_commont.layer_meal_2
.layer_tps{margin-bottom:28px}.layer_commont.layer_meal_2
.submit_btn{margin-bottom:0px}.btn-phones-box{width:100%}.btn-phones-box
ul{width:100%;height:240px;overflow-y:auto;display:block}.btn-phones-box ul
li.item{height:40px;line-height:40px;cursor:pointer}.btn-phones-box ul li.item .d-name{width:140px;font-size:14px;color:#333;padding-left:58px;background:url('/../images/quanjing/check.png') 20px center no-repeat;box-sizing:border-box;height:40px;line-height:40px;overflow:hidden}.btn-phones-box ul li.item:hover{background:#f4f4f4}.btn-phones-box ul li.item
.phone{width:160px;font-size:14px;color:#333;height:40px;line-height:40px;margin-left:20px;background:none}.btn-phones-box ul li.item
.del{width:76px;height:40px;line-height:40px;cursor:pointer;color:#FF8D1C}.btn-phones-box ul li.item .d-name-h{background:url('/../images/quanjing/checked-h.png') 20px center no-repeat}.btn-phones-box .no-record
.pic{width:100%;height:200px;background:url(/../images/quanjing/nodata.png) center center no-repeat}.btn-phones-box .no-record
p{width:100%;margin-top:10px;color:#333;text-align:center}#btn_phones{margin-top:60px}.layer_commont .layer_meal_list::-webkit-scrollbar{width:10px;height:10px}.layer_commont .layer_meal_list::-webkit-scrollbar-track{background:rgb(239, 239, 239);border-radius:2px}.layer_commont .layer_meal_list::-webkit-scrollbar-thumb{background:#DDD;border-radius:10px}.layer_commont .layer_meal_list::-webkit-scrollbar-corner{background:#fff}body .canvas-skin{background:transparent;box-shadow:0 0 0}.canvasPop{width:380px;margin:0
auto;position:relative}.canvasPop
.tip20227{position:absolute;top:35px;left:-340px;z-index:2}.canvasPop
ul{margin-top:30px;padding:0
0 0 20px;box-sizing:border-box}.canvasPop ul
.item20227{margin-right:34px}.canvasPop ul .item20227
.icon{width:50px;height:50px;display:block;background-size:50px;background-position:center;background-repeat:no-repeat;cursor:pointer}.canvasPop ul .item20227 .icon-save{background-image:url(/../images/vr/vr20227/save.png)}.canvasPop ul .item20227:hover .icon-save{background-image:url(/../images/vr/vr20227/save-sel.png)}.canvasPop ul .item20227 .icon-link{background-image:url(/../images/vr/vr20227/copy.png)}.canvasPop ul .item20227:hover .icon-link{background-image:url(/../images/vr/vr20227/copy-sel.png)}.canvasPop ul .item20227 .icon-share{background-image:url(/../images/vr/vr20227/share.png)}.canvasPop ul .item20227:hover .icon-share{background-image:url(/../images/vr/vr20227/share-sel.png)}.canvasPop ul .item20227 .icon-sm{background-image:url(/../images/vr/vr20227/code.png)}.canvasPop ul .item20227:hover .icon-sm{background-image:url(/../images/vr/vr20227/code-sel.png)}.canvasPop ul .item20227
p{font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#FFF}.canvasPop ul .item20227:hover
p{color:#FF8D1C}body .canvas-skin .layui-layer-setwin .layui-layer-close2{right:240px}body
.skin_vip20{background:url(/../images/vr/vr202212/tanchuang1.png) center no-repeat;box-shadow:0 0 0 0}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,menu,footer,header{margin:0;padding:0;border:0;font:normal 14px/24px "Microsoft YaHei"}table{border-collapse:collapse;border-spacing:0}body{background:#f4f4f4}fieldset,img{border:0}ol,ul{list-style:none}a{text-decoration:none;color:#333}a:hover{color:#e70}.fl{float:left}.fr{float:right}.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.no-margin{margin-right:0 !important}.clear{clear:both}.clearfix{-webkit-zoom:1;-moz-zoom:1;-ms-zoom:1;-o-zoom:1;zoom:1;*zoom:1}.clearfix:after{display:block;content:"";height:0;clear:both;overflow:hidden;visibility:hidden}.fixed{position:fixed;z-index:10000}.org2{color:#FF8D1C}.m{width:1200px;margin:0
auto;display:table}.btn{-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}.btn-purple{background:#1C1D7A;color:#fff}.btn-purple:hover{background:#4041c9;color:#fff}.btn-org{background:#E70;color:#fff}.btn-org:hover{background:#f25510;color:#fff}.vr-btn-org2{border-radius:40px;background:#fff;color:#E70;border-color:#E70;line-height:36px;height:36px;display:flex;justify-content:center;align-items:center;box-sizing:border-box}.vr-btn-org2:hover{background:#e70;color:#fff}.vr-btn-org{border-radius:40px;color:fff;line-height:36px;height:36px;display:flex;justify-content:center;align-items:center;box-sizing:border-box;background:#FF8D1C;color:#fff}.vr-btn-org:hover{background:#e70;color:#fff}.vr-btn-black2{height:36px;border-radius:40px;color:#999;border-color:#EDEDED;line-height:36px;display:flex;justify-content:center;align-items:center;background:#fff}.vr-btn-black2:hover{color:#333;border-color:#BDBDBD}.vr-flex-center{display:flex;justify-content:center;align-items:center;border-radius:4px}.vr-input-text:hover{border:1px
solid #BDBDBD;color:#333}.vr-m400{min-height:400px}.vr-btn-default{cursor:default;background:#f5f5f5;color:#e0e0e0;border:1px
solid #f5f5f5;cursor:default;border-radius:40px;line-height:40px;height:40px;display:flex;justify-content:center;align-items:center}.close{width:14px;height:14px;cursor:pointer;margin-top:28px}.icon-close{width:14px;height:14px;display:block;background:url(/public/img/icon-close.png) no-repeat}.icon-close:hover{width:14px;height:14px;display:block;background:url(/public/img/icon-close-h.png) no-repeat}.mb10{margin-bottom:10px}.mt10{margin-top:10px}.mt20{margin-top:20px}.mt30{margin-top:30px}.mt40{margin-top:40px}.mb20{margin-bottom:20px}.mt20{margin-top:20px}.mb40{margin-bottom:40px}.line-height24{line-height:24px}.line-height20{line-height:20px}.line-height18{line-height:18px}.line-height16{line-height:16px}.c666{color:#666}.c999{color:#999}.ft12{font-size:12px}.w160{width:160px}.icon-play{width:30px;height:30px;background:url(/images/vrvip/play.png)center no-repeat;cursor:pointer}.icon-play:hover{background:url(/images/vrvip/play-sel.png)center no-repeat}.icon-stop{background:url(/images/vrvip/stop.png)center no-repeat;cursor:pointer}.icon-stop:hover{background:url(/images/vrvip/stop-sel.png)center no-repeat}.pano-head{width:100%;background:#0a0a0d;position:relative}.pano-head
.logo{width:110px;height:60px;margin-right:10px}.pano-head .logo
a{width:110px;height:60px;display:block;text-indent:-9999px;background:url(/public/img/images/logo.png) center no-repeat}.pano-head
.nav{}.pano-head .nav .nav-list>li{float:left;margin:0
8px;position:relative}.pano-head .nav .nav-list>li>a{color:#fff;line-height:52px;display:block;padding:0
5px}.pano-head .nav .nav-list>li:after{content:"";display:block;background:#fff;width:0;height:2px;position:absolute;font-size:12px;transition:all 0.3s ease 0s;opacity:0}.pano-head .nav .nav-list>li:hover:after,
.pano-head .nav ul li.active:after{background-color:#fff;width:100%;opacity:1}.pano-head .nav .nav-list>li
i.icon{top:8px}.pano-head .nav .nav-list>li i.icon-hot{top:4px}.pano-head
.searchbox{margin-top:10px;background:rgba(33, 33, 36, .3);padding:0
10px;border:1px
solid #fff;border-radius:4px;line-height:38px;height:38px}.pano-head .searchbox span,
.pano-head .searchbox
i{color:#fff;margin-left:0}.pano-head .searchbox .searchbox-fl{cursor:pointer;width:80px;text-align:center;padding-right:4px;position:relative;line-height:38px;color:#fff}.pano-head .searchbox .searchbox-fl:after{width:1px;height:36px;position:absolute;content:" ";background:#fff;right:0;top:0}.pano-head .searchbox .searchbox-fl
span#item1{color:#fff}.pano-head .searchbox .searchbox-list{position:absolute;left:-10px;top:38px;border:1px
solid #e6e6e6;box-shadow:0 0 1px rgba(236, 236, 236, 0.8);background:#fff;z-index:999;border-radius:3px}.pano-head .searchbox
.inputbox{background:none;color:#fff;padding:0
10px;line-height:38px;height:38px;box-sizing:border-box;width:124px}.pano-head .searchbox .inputbox:focus{outline:none;border:none}.pano-head .searchbox .btn-submit{background:url(/images/icon-search-vr.png) center no-repeat;width:26px;height:26px;cursor:pointer;margin-top:5px}.pano-head .searchbox .btn-submit:focus{outline:none}.pano-login-fr{color:#fff}.pano-head-fr{margin-top:10px;margin-left:15px}.pano-head-fr .btn-qjfb{padding:2px
20px;background:#e70;color:#fff;line-height:34px;display:inline-block;border-radius:4px}.pano-head-fr .btn-qjfb:hover{background:#e78200}#pano-dropdown{position:relative}#pano-dropdown .pano-dropdown-list{position:absolute;top:44px;width:100px;z-index:999;padding:0;margin:0px;left:-14px}#pano-dropdown .pano-dropdown-list
dt{height:17px;width:100%}#pano-dropdown .pano-dropdown-list
dd{background:#fff;border-right:1px solid #e6e6e6;border-left:1px solid #e6e6e6;text-align:center;height:32px;width:100%;line-height:32px}#pano-dropdown .pano-dropdown-list dd a.p-index{width:100px;display:block;line-height:32px;color:#242424;text-align:center;padding:0;margin:0px}#pano-dropdown .pano-dropdown-list dd :hover{background:#f0f0f0}#pano-dropdown .pano-dropdown-list dd:hover a.p-index{color:#f49213}#pano-dropdown .pano-dropdown-list
dd.last{border-bottom:1px solid #e6e6e6;border-bottom-right-radius:3px;border-bottom-left-radius:3px}#pano-dropdown .pano-dropdown-list
dd.first{border-top-right-radius:3px;border-top-left-radius:3px}#pano-dropdown2{position:relative}#pano-dropdown2 .pano-dropdown-list{position:absolute;top:38px;width:100%;border:1px
solid #e6e6e6;box-shadow:0 0 1px rgba(236, 236, 236, 0.8);background:#fff;z-index:999;padding:0;margin:0px;border-radius:3px}#pano-dropdown2 .pano-dropdown-list ul
li{border-bottom:1px solid #e6e6e6;text-align:center;height:32px;padding:0;margin:0px;width:100%}#pano-dropdown2 .pano-dropdown-list ul li>a{display:block;line-height:32px;color:#242424;text-align:center;padding:0;margin:0px}#pano-dropdown2:hover .pano-dropdown-list{left:0px}#pano-dropdown2 .pano-dropdown-list ul li:hover
a{color:#f49213}#pano-dropdown2 .pano-dropdown-list ul li:hover
a{background:#f0f0f0}#pano-dropdown3{position:relative}#pano-dropdown3 .pano-dropdown-list{position:absolute;top:44px;width:100px;z-index:999;padding:0;margin:0px;left:-14px}#pano-dropdown3 .pano-dropdown-list
dt{height:17px;width:100%}#pano-dropdown3 .pano-dropdown-list
dd{background:#fff;border-right:1px solid #e6e6e6;border-left:1px solid #e6e6e6;text-align:center;height:32px;width:100%;line-height:32px}#pano-dropdown3 .pano-dropdown-list dd a.p-index{width:100px;display:block;line-height:32px;color:#242424;text-align:center;padding:0;margin:0px}#pano-dropdown3 .pano-dropdown-list dd :hover{background:#f0f0f0}#pano-dropdown3.pano-dropdown-list dd:hover a.p-index{color:#f49213}.pano-head-user{width:40px;position:relative;height:60px;padding-right:15px}.pano-head-user .photo-s{width:40px;height:40px;border-radius:50%;margin-top:10px;position:relative}.pano-head-user .photo-s .icon-hg{position:absolute;bottom:0;right:-12px;width:26px;height:18px;background:url(/images/user-hg.png) center no-repeat}.pano-head-user .photo-s
a{border-radius:50%;overflow:hidden}.pano-head-user .photo-s a,
.pano-head-user .photo-s a
img{width:40px;height:40px;display:block}.pano-head-user .photo-info{position:absolute;right:0;top:60px;width:120px;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 0 4px rgba(0, 0, 0, .2);box-shadow:0 0 4px rgba(0, 0, 0, .2);background:#fff;z-index:99}.pano-head-user .photo-info ul
li{line-height:36px}.pano-head-user .photo-info ul li
a{color:#666}.pano-head-user .photo-info ul li:hover{background:#fff0db;color:#e70}.pano-head-user .photo-info ul li:hover
a{color:#e70}.pano-head-user .photo-info ul li
.name{font-weight:bold;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:110px;margin:0
auto;display:block}.pano-head
.logo{margin-top:0}.loginbox{height:60px;line-height:60px}.no-login
span{color:#fff;line-height:60px}.pano-head
.logined{margin-top:11px;position:relative;height:38px;width:36px}.pano-head .logined
.photo{width:32px;height:32px;cursor:pointer;border-radius:38px;overflow:hidden}.pano-head .logined.photo
a{width:100%;height:100%}.pano-head .logined .photo a
img{max-height:100%;min-width:100%}.pano-head .logined
.name{font-weight:bold;max-width:76px;display:block;margin-top:4px;cursor:pointer}.pano-head .logined .photo a.user-info{padding-top:0}.pano-head .userinfo-box{position:absolute;width:250px;right:0;text-align:left;top:38px;background:#f7f7f7;display:none;z-index:9}.pano-head .userinfo-box
.info{background:url(/images/justeasy/userbg2.png) no-repeat;height:90px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-size:100% 100%}.pano-head .logined .photo-big{width:46px;height:46px;margin-right:8px}.pano-head .userinfo-box
.details{width:170px}.pano-head .userinfo-box .details
h4{font-weight:bold;width:178px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pano-head .userinfo-box .details
.labels{font-size:12px;padding:0
4px;margin-right:2px;margin-bottom:4px}.pano-head .userinfo-box
.number{width:100%;padding:10px;text-align:center}.pano-head .userinfo-box .number
span{display:inline-block;width:48%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pano-head .userinfo-box .info-details{width:100%;background:#fff url(/images/user-line2.png) center no-repeat;display:table}.pano-head .userinfo-box .info-details ul
li{width:50%;float:left;text-align:center;line-height:40px}.pano-head .userinfo-box .info-details ul li
a{position:relative}.pano-head .userinfo-box .info-details
.icon{width:22px;height:22px;display:inline-block;vertical-align:sub;margin-right:4px}.icon-shezhi{background:url(/images/justeasy/icon-shezhi.png)}.icon-home{background:url(/images/justeasy/icon-home.png)}.icon-order{background:url(/images/justeasy/icon-order.png)}.icon-message{background:url(/images/justeasy/icon-message.png)}.pano-head .userinfo-box .details
.redbg{background:#ff4526;color:#fff}.pano-head .userinfo-box .details
.bluebg{background:#489eff;color:#fff}.pano-head .userinfo-box .details
.orgbg{background:#ee7000;color:#fff}.pano-head .userinfo-box .details
.blue2bg{background:#5b73c6;color:#fff}.pano-head .userinfo-box
.exit{display:table;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}.pano-head .userinfo-box .exit
a{height:44px;display:block;line-height:44px;text-align:center;width:100%}.pano-head .userinfo-box .exit
span{cursor:pointer;color:#999}.pano-head .userinfo-box .exit span:hover{color:#ff8d1c}.pano-head .logined:hover .userinfo-box{display:block;z-index:999}.user_warp{box-sizing:border-box;margin-top:16px}.user_warp
.user_header{width:100%;background:#fff;box-sizing:border-box;padding:13px;display:flex;align-items:center;justify-content:space-between;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;margin-bottom:10px}.header_left{}.header_left
.header_left_cont{margin-top:20px}.header_left .header_left_cont
.left_info{width:270px}.header_left
.left_avatar{width:80px;height:80px;margin:0
15px 0 7px;position:relative}.header_left .left_avatar .icon-sytviphg{position:absolute;right:0;top:0;width:20px;height:20px;display:block;background:url(/images/sheyitong/icon-sythg.png) center no-repeat}.header_left .left_avatar
img{width:100%;height:100%;border-radius:50%}.left_info
.left_info_name{margin-bottom:5px;display:flex;align-items:normal;white-space:nowrap;line-height:24px;position:relative}.left_info .left_info_name a:first-child{max-width:86px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;line-height:24px;display:inline-block;font-weight:bold;margin-right:2px}.left_info .left_info_name
a{display:block}.left_info .left_info_name
a.endtime{margin-left:2px;cursor:default}left_info .left_info_name .endtime:hover{color:#999}.img-designer .details
.signature{width:180px;display:block;color:#999;font-size:12px;line-height:24px;height:24px}.left_info .left_info_name
.addvip{width:70px;line-height:24px;border-radius:12px;position:absolute;z-index:9;top:0;right:30px;background:#fff;color:#e70;border:1px
solid #e70;font-size:12px}.left_info .left_info_name .addvip:hover{background:#e70;color:#fff;border:1px
solid #e70}.left_info
.left_info_addcapacity{position:relative;line-height:20px}.left_info .left_info_addcapacity
.addcapacity{position:absolute;right:35px;top:0;color:#e70;font-size:12px;line-height:20px;cursor:pointer}.header_center{width:466px;box-sizing:border-box;border-left:1px solid #F5F5F5;padding-left:30px;position:relative}.header_center
.heaer_subtit{color:#333;font-size:14px}.header_center
.header_cont{display:flex;align-items:center;padding-top:21px;box-sizing:border-box}.header_center
.c_item{display:flex;align-items:center;justify-content:center;flex-direction:column;margin:0
15px}.header_center .c_item
.c_top{font-size:24px;line-height:24px;color:#333}.header_center .c_item
.c_bottom{font-size:14px;font-weight:400;color:rgba(117, 117, 117, 1);line-height:14px;margin-top:18px}.header_center
.c_more{width:100px;height:26px;display:block;border-radius:26px;color:#e70;padding:0;box-sizing:border-box;line-height:26px;text-align:center;position:absolute;right:0px;top:-2px;z-index:3;display:flex;justify-content:center;align-items:center}.header_center .c_more:hover{text-decoration:underline}.header_center .c_more
.fa{position:absolute;right:12px;font-size:18px;line-height:60px;top:-17px}.header_right{width:280px;box-sizing:border-box;border-left:1px solid #F5F5F5;padding-left:10px;box-sizing:border-box;display:flex;flex-wrap:wrap}.header_right
.btn{display:block;width:120px;line-height:40px;text-align:center;border-radius:40px;margin-right:10px}.header_right .btn:nth-child(2n){margin-right:0}.header_right .btn-blue22{border:1px
solid #1C1D7A;background:transparent;color:#1C1D7A}.header_right .btn-blue22:hover{background:#1C1D7A;color:#fff}.user_warp
.user_adv{width:100%;height:140px;border-radius:8px;margin-bottom:20px;padding:13px;box-sizing:border-box}.user_adv
.user_adv_a{width:100%;height:100%;display:block;background:url("/images/sheyitong/pic1.png") center no-repeat;background-size:100%}.user_warp
.user_record{width:100%;background:#fff;box-sizing:border-box;padding:25px
30px 15px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;margin-bottom:10px}.user_warp .user_record
.r_title{font-size:18px;font-weight:bold;color:rgba(51, 51, 51, 1);line-height:18px;margin-bottom:20px}.user_warp .user_record
.r_list{display:flex;align-items:center;justify-content:space-between}.user_warp .user_record .r_list .move_download
a{font-size:14px;font-weight:400;color:rgba(117, 117, 117, 1);line-height:14px;height:14px}.user_warp .user_record .r_list .move_download a:hover{color:#EF972B}.user_warp .user_record .r_list
.r_item_warp{display:flex;align-items:center}.user_warp .user_record .r_list
.r_item{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-right:30px;cursor:pointer}.user_warp .user_record .r_list .r_item
span{font-size:14px;font-weight:400;color:rgba(117, 117, 117, 1);line-height:14px;display:block;margin-bottom:7px}.user_warp .user_record .r_list .r_item
i{width:55%;height:2px;border-radius:1px;display:block}.user_warp .user_record .r_list .r_item.active
span{color:rgba(31, 45, 84, 1)}.user_warp .user_record .r_list .r_item.active
i{background:rgba(31,45,84,1)}.notice{width:100%;box-sizing:border-box;}.notice .notice-main{display:flex;align-items:center;justify-content:space-between}.notice .notice-main .notice-left{width:918px;height:46px;background:#FFF;border-radius:23px;display:flex;align-items:center;box-sizing:border-box;padding:0
16px;margin-bottom:10px}.notice .icon-notice{display:block;width:30px;height:20px;margin-right:8px;background:url("/images/vrvip/news.png") center no-repeat}.notice .notice-main .notice-left .title-notice{display:block;font-size:14px;color:#666;line-height:24px;width:50px;height:20px}.notice .notice-main .notice-left .notice-scroll{height:20px;overflow:hidden;color:#666;box-sizing:border-box;width:calc(100% - 85px);font-size:14px;line-height:20px}.notice .notice-main .notice-left .notice-scroll
.n_wtxt{width:100%;position:relative}.notice .notice-main .notice-left .notice-scroll .n_wtxt
p{display:block;width:80%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notice .notice-main .notice-left .n_wtxt:hover,
.notice .notice-main .notice-left .n_wtxt:hover
p{color:#e70;text-decoration:underline}.notice .notice-main .notice-left .n_wtxt
span{position:absolute;top:0;right:24px;z-index:222;display:block;color:#999}.notice .notice-main .notice-left .n_wtxt:hover
span{color:#e70}.notice-right{line-height:46px;position:relative;display:flex;justify-content:flex-end}.notice-right
.org{color:#f70;position:relative;text-decoration:underline;font-size:14px;position:relative;line-height:46px}.notice-right:hover
.org{cursor:pointer}.notice-right .org:hover
.ewm{display:block}.notice-right
.ewm{position:absolute;top:37px;right:-4px;display:none;z-index:999;background:#fff;border-radius:2px}.notice-right .ewm:after{content:"";width:0;height:0;position:absolute;border:6px
solid transparent;border-bottom:6px solid #fff;left:67px;top:-12px}.notice-right .ewm
.pic{width:132px;height:126px;background:url(/images/vrvip/code2.png) center center no-repeat;background-size:contain}.newreg-left{width:200px;border-radius:4px}.newreg-left dl
dd{font-size:14px;text-indent:18px;line-height:50px;height:50px;padding:0;cursor:pointer}.newreg-left dl dd
a{display:flex;justify-content:flex-start;align-items:center;padding-left:14px;box-sizing:border-box}.newreg-left dl dd:hover{background:#FFFAF5}.newreg-left dl dd:hover
a{color:#e70}.newreg-left dl
dd.active{background:#e70;color:#fff;padding:0}.newreg-left dl dd.active
a{color:#fff}.newreg-left dl dd
.icon{width:30px;height:50px;display:block;margin-right:0px}.icon-vr-index{background:url(/images/vrvip/L1.png) center center no-repeat}.newreg-left dl dd:hover .icon-vr-index{background:url(/images/vrvip/L1-hover.png) center center no-repeat}.newreg-left dl dd.active .icon-vr-index{background:url(/images/vrvip/L1-sel.png) center center no-repeat}.newreg-left dl dd.active:hover .icon-vr-index{background:url(/images/vrvip/L1-sel.png) center center no-repeat}.icon-vr-l2{background:url(/images/vrvip/L2.png) center center no-repeat}.newreg-left dl dd:hover .icon-vr-l2{background:url(/images/vrvip/L2-hover.png) center center no-repeat}.newreg-left dl dd.active .icon-vr-l2{background:url(/images/vrvip/L2-sel.png) center center no-repeat}.newreg-left dl dd.active:hover .icon-vr-l2{background:url(/images/vrvip/L2-sel.png) center center no-repeat}.icon-vr-l3{background:url(/images/vrvip/L3.png) center center no-repeat}.icon-vr-order{background:url(/images/vrvip/dingdan.png) center center no-repeat}.newreg-left dl dd:hover .icon-vr-order{background:url(/images/vrvip/dingdan-hover.png) center center no-repeat}.newreg-left dl dd.active .icon-vr-order{background:url(/images/vrvip/dingdan-sel.png) center center no-repeat}.newreg-left dl dd:hover .icon-vr-l3{background:url(/images/vrvip/L3-hover.png) center center no-repeat}.newreg-left dl dd.active .icon-vr-l3{background:url(/images/vrvip/L3-sel.png) center center no-repeat}.newreg-left dl dd.active:hover .icon-vr-l3{background:url(/images/vrvip/L3-sel.png) center center no-repeat}.icon-vr-l4{background:url(/images/vrvip/L4.png) center center no-repeat}.newreg-left dl dd:hover .icon-vr-l4{background:url(/images/vrvip/L4-hover.png) center center no-repeat}.newreg-left dl dd.active .icon-vr-l4{background:url(/images/vrvip/L4-sel.png) center center no-repeat}.newreg-left dl dd.active:hover .icon-vr-l4{background:url(/images/vrvip/L4-sel.png) center center no-repeat}.icon-vr-l5{background:url(/images/vrvip/L5.png) center center no-repeat}.newreg-left dl dd:hover .icon-vr-l5{background:url(/images/vrvip/L5-hover.png) center center no-repeat}.newreg-left dl dd.active .icon-vr-l5{background:url(/images/vrvip/L5-sel.png) center center no-repeat}.newreg-left dl dd.active:hover .icon-vr-l5{background:url(/images/vrvip/L5-sel.png) center center no-repeat}.icon-vr-l6{background:url(/images/vrvip/L6.png) center center no-repeat}.newreg-left dl dd:hover .icon-vr-l6{background:url(/images/vrvip/L6-hover.png) center center no-repeat}.newreg-left dl dd.active .icon-vr-l6{background:url(/images/vrvip/L6-sel.png) center center no-repeat}.newreg-left dl dd.active:hover .icon-vr-l6{background:url(/images/vrvip/L6-sel.png) center center no-repeat}.icon-vr-l7{background:url(/images/vrvip/L7.png) center center no-repeat}.newreg-left dl dd:hover .icon-vr-l7{background:url(/images/vrvip/L7-hover.png) center center no-repeat}.newreg-left dl dd.active .icon-vr-l7{background:url(/images/vrvip/L7-sel.png) center center no-repeat}.newreg-left dl dd.active:hover .icon-vr-l7{background:url(/images/vrvip/L7-sel.png) center center no-repeat}.icon-vr-l8{background:url(/images/vrvip/L8.png) center center no-repeat}.newreg-left dl dd:hover .icon-vr-l8{background:url(/images/vrvip/L8-hover.png) center center no-repeat}.newreg-left dl dd.active .icon-vr-l8{background:url(/images/vrvip/L8-sel.png) center center no-repeat}.newreg-left dl dd.active:hover .icon-vr-l8{background:url(/images/vrvip/L8-sel.png) center center no-repeat}.icon-vr-21{background:url(/images/vrvip/pingmian.png) center center no-repeat}.newreg-left dl dd:hover .icon-vr-21{background:url(/images/vrvip/pingmian-hover.png) center center no-repeat}.newreg-left dl dd.active .icon-vr-21{background:url(/images/vrvip/pingmian-sel.png) center center no-repeat}.icon-vr-22{background:url(/images/vrvip/buy.png) center center no-repeat}.newreg-left dl dd:hover .icon-vr-22{background:url(/images/vrvip/buy-hover.png) center center no-repeat}.newreg-left dl dd.active .icon-vr-22{background:url(/images/vrvip/buy-sel.png) center center no-repeat}.vr-module{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.vr-module
.item{width:162px;height:80px;border:1px
solid #fff;border-radius:4px;overflow:hidden}.vr-module .item:hover{border:1px
solid #1C1D7A;box-shadow:0px 2px 20px 0px rgba(153, 153, 153, 0.1);border-radius:4px}.vr-module .item
a{background:#fff url(/images/vrvip/card-bg.png) right bottom no-repeat;box-shadow:0px 2px 20px 0px rgba(153, 153, 153, 0.1);border-radius:4px;display:flex;justify-content:space-between;align-items:center;padding:0
20px;box-sizing:border-box;width:100%;height:100%}.vr-module .item
h3{color:#333;font-size:14px;font-weight:bold}.vr-module .item
.pic{width:50px;height:80px}.vr-module .item
.pic1{background:url(/images/vrvip/icon1.png) center no-repeat}.vr-module .item
.pic2{background:url(/images/vrvip/icon2.png) center no-repeat}.vr-module .item
.pic3{background:url(/images/vrvip/icon3.png) center no-repeat}.vr-module .item
.pic4{background:url(/images/vrvip/icon4.png) center no-repeat}.vr-module .item
.pic5{background:url(/images/vrvip/icon5.png) center no-repeat}.vr-module .item
.pic6{background:url(/images/vrvip/icon6.png) center no-repeat}.vr-module .item
.pic7{background:url(/images/vrvip/icon7.png) center no-repeat}.user-vr-right{padding-bottom:20px;position:relative;min-height:700px}.user-vr-right .info-cont-box{padding:0
20px;box-sizing:border-box;position:relative;background:#fff;border-radius:4px}.vr-table{width:100%;border:0;margin:0}.vr-info-cont-box2:after{position:absolute;width:100%;left:0px;height:1px;background:#ededed;top:70px;content:" "}.vr-table
tr{box-sizing:border-box;border-bottom:1px solid #ededed}.vr-table tr.table-top{border-bottom:1px solid #ededed;box-sizing:border-box;padding:0;background:transparent}.vr-table tr.table-top
td{text-align:center;color:#333;font-size:14px;line-height:50px;height:50px;text-align:left;font-weight:bold}.vr-table tr.table-top2
td{font-weight:bold}.vr-table tr.table-bt
td{padding:30px
10px;box-sizing:border-box;word-wrap:break-word;word-break:normal}.vr-table tr:first-child,
.vr-table tr:last-child{border-bottom:0}.vr-table tr .tab-pic{position:relative}.vr-table tr .tab-pic
a{display:block;width:100%}.vr-table tr .tab-pic a
img{display:block;margin:0
auto}.vr-table tr .tab-pic
.cover{position:absolute;top:4px;left:15px;width:48px;height:48px;background:url(/../images/reg-new/icon_vip.png) center center no-repeat}.vr-table tr .tab-pic
.cover2{width:90px;height:80px;background:rgba(0, 0, 0, .5);z-index:2;position:absolute;top:10px;left:15px}.vr-table tr:hover
.scenedel{display:block}.vr-table tr .scenedel:hover{color:#ff8d1c}.vr-table
td.fc9{color:#999}.vr-table
td{text-align:left;color:#666;padding:10px;position:relative;box-sizing:border-box;border:0px
!important}.vr-table
td.bt{text-align:right}.add-table{height:500px;overflow-y:scroll;padding-right:6px}.add-table .vr-table{margin:0
auto}.vr-btns .btn,
.vr-model-btns
.btn{display:inline-block;margin:0
10px;line-height:36px;min-width:110px;padding:0}.vr-model-btns
.btn{width:240px;line-height:40px;border-radius:20px}.vr-model-infolist ul
li.mgl140{margin-right:30px}.vr-table tr.table-top td.text-left,
.vr-table tr td.text-left{text-align:left}.jeui-table tr.table-top td.text-right,
.vr-table tr td.text-right{text-align:right}.vr-table
.pic{width:150px;height:80px;text-align:center}.vr-table .pic
img{max-width:100%;max-height:80px}.vr-table
.info{width:260px;margin-left:10px;box-sizing:border-box;padding-right:20px}.vr-table
.details{margin:10px
0;padding-left:15px}.vr-table .details
.stit{display:block;white-space:pre-wrap;overflow:hidden;text-overflow:ellipsis;width:100%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:27px;height:54px}.vr-table .details
.name{color:#666;font-size:14px;line-height:18px}.vr-table
.time{margin:0
0;font-size:12px;color:#999;text-align:left}.vr-table
.price{color:#333;line-height:30px;position:relative}.vr-table .price
.c_name{position:absolute;right:0;z-index:2;top:0;height:30px;line-height:30px}.vr-table tr td
.checked{width:40px;height:100px;position:absolute;left:0;top:0;cursor:pointer;background:url(https://res1.justeasy.cn/images/quanjing/checked.png) 0px center no-repeat}.vr-table tr td .checked-h{width:40px;height:100px;position:absolute;left:0;top:0;background:url(/../images/reg-new/checked.png) 0 center no-repeat}.vr-table tr td .pic-2{position:relative;width:80px;height:80px}.vr-table tr td .pic
.edit{width:100%;height:30px;position:absolute;bottom:0;left:0;color:#fff;background:rgba(0, 0, 0, .5);display:none}.vr-table tr td .pic:hover
.edit{display:block}.vr-table tr td .personal-visible-checked{display:flex;justify-content:left;align-items:center;width:100%;box-sizing:border-box;padding-top:6px;cursor:pointer}.vr-table tr td .personal-visible-checked .v-checked{width:12px;height:12px;border-radius:2px;position:relative;background:url(https://res1.justeasy.cn/images/quanjing/checked.png) center no-repeat;background-size:12px;margin-right:7px}.vr-table tr td .personal-visible-checked .personal-text{font-size:12px;font-weight:400;color:rgba(153, 153, 153, 1);line-height:12px;height:12px}.vr-table tr td .personal-visible-checked.active .personal-text{color:#666}.vr-table tr td .personal-visible-checked.active .v-checked{background-image:url(/images/vrvip/box-sel.png)}.vr-table tr td .personal-visible-checked .stxt-h{position:relative;cursor:pointer}.vr-table tr td .personal-visible-checked .icon-question-circle{margin-left:5px;width:20px;height:20px;background:url(/images/vrvip/ask.png) center no-repeat;display:block}.vr-table tr td .personal-visible-checked .stxt-h:hover .icon-question-circle{background:url(/images/vrvip/ask-sel.png) center no-repeat}.vr-table td
.name{text-align:left}.vr-table tr td .personal-visible-checked .stxt-s-top{font-size:12px;color:#666;position:absolute;left:-40px;top:-64px;width:162px;padding:8px
15px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;background:#fff;z-index:2;text-align:center;-webkit-box-shadow:0 0 4px rgba(51, 51, 51, .2);box-shadow:0 0 4px rgba(51, 51, 51, .2);cursor:pointer;display:none;line-height:20px;text-align:left}.vr-table tr td .personal-visible-checked .stxt-s-top:before{left:43px;top:56px;filter:drop-shadow(1px 1px 1px rgba(0, 0, 0, .2))}.vr-table .edit-sbox
a{margin:0
15px 15px 0}.vr-table .edit-sbox2
a{margin:0
15px 0px 0}.vr-table .edit-sbox
a.pr36{padding-right:46px;box-sizing:border-box}.vr-table .edit-sbox .icon-switch,
.vr-table .edit-sbox .icon-switch2{right:-2px}.vr-tit{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.vr-tit
h3{font-size:16px;font-family:Microsoft YaHei;font-weight:bold;color:#333;line-height:32px}.vr-tit h3
span{font-size:12px;font-family:Microsoft YaHei;font-weight:400;color:#999}.btn-upvideo{height:36px;line-height:36px;width:160px;border-radius:18px;display:flex;justify-content:center;align-items:center;color:#e70;border:1px
solid #e70;font-size:14px;background:#fff}.btn-upvideo:hover{color:#fff;background:#e70}.qrcode{width:100%}.qrcode .pic-img{width:120px;height:120px;display:flex;justify-content:center;align-items:center;margin-right:20px}.qrcode .pic-img
img{max-width:100%;max-height:100%}.vr-tit
.more{font-size:12px;font-family:Microsoft YaHei;font-weight:400;color:#666;line-height:32px}.vr-tit .more
.fa{font-size:16px}.vr-tit .more:hover{color:#e70}.vr-newreg-right{width:990px}.icon-switch2{width:44px;height:24px;top:0;background:url(/images/vrvip/off-z.png) center no-repeat}.icon-switch{background:url(/images/vrvip/off.png) center no-repeat;top:0;width:44px;height:24px}.active .icon-switch{background:url(/images/vrvip/on.png) center no-repeat}.active .icon-switch2{background:url(/images/vrvip/on-En.png) center no-repeat}.vr-boxc{background:#FFF;border-radius:4px;padding:0
20px 10px 20px;box-sizing:border-box;margin-bottom:10px;position:relative}.vr-boxc
.new_edition{position:absolute;top:10px;right:20px}.vr-boxc .new_edition
a{display:inline-block;width:108px;height:30px;border:1px
solid #E70;border-radius:16px;text-align:center;transition:all .2s;line-height:29px;color:#E70}.vr-boxc .new_edition a
.icon{display:inline-block;display:inline-block;width:26px;height:26px;background:url(/images/vr-new/old_histry.png) no-repeat;vertical-align:bottom}.vr-boxc .new_edition a
.texts{display:inline-block}.vr-boxc .new_edition a:hover{background:#f25510;border-color:#f25510;color:#fff}.vr-boxc .new_edition a:hover
.icon{background:url(/images/vr-new/old_histry_h.png) no-repeat}.vr-boxc2{padding:0
20px 34px 20px}.vr-boxc .regtitle-tab{border-bottom:0px}.user-px
.select{background:#fff url(/../images/quanjing/down.png) 110px center no-repeat}.regtitle-tab{padding:0
7px;box-sizing:border-box}.regtitle-tab
ul{margin-left:7px}.regtitle-tab ul
li{line-height:40px;margin-left:0px;margin-right:30px}.regtitle-tab ul li
a{color:#999}.regtitle-tab ul li a:hover{color:#999}.regtitle-tab ul li.active
a{color:#333}.user-px
.select{background:#fff url(/images/vrvip/arrow-down.png) 150px center no-repeat;border:1px
solid #ededed;border-radius:4px;width:180px}.user-px .select:hover{border:1px
solid #BDBDBD}.user-px .search-box .icon-seach{background:url(/images/vrvip/search.png) center no-repeat}.user-px .search-box{color:1px solid #ededed}.user-px .search-box:hover{border:1px
solid #BDBDBD}.operation{margin-bottom:0}.operation ul
.item1{padding-left:20px;background:url(/images/vrvip/box.png) 0px center no-repeat;width:auto;color:#666}.operation ul .item1:hover{color:#666}.operation ul
.active1{background:url(/images/reg-new/checked.png) 0px center no-repeat;color:#e70}.operation ul .active1:hover{color:#e70}.operation ul
li{display:flex;justify-content:flex-start;color:#666}.operation .jeui-btn{width:auto}.operation ul
li{margin:0
40px 0 0}.operation ul li
.icon{width:24px;height:36px;margin-right:7px}.icon-move{background:url(/images/vrvip/move.png) 0 center no-repeat}.operation ul li .icon-switch-gg{width:44px;background:url(/images/vrvip/on2.png) 0 center no-repeat}.operation ul li .icon-switch-gg2{width:44px;background:url(/images/vrvip/on.png) 0 center no-repeat}.operation ul li .icon-switch-default{width:44px;background:url(/images/vrvip/off2.png) 0 center no-repeat}.operation ul li:hover .icon-move{background:url(/images/vrvip/move-sel.png) 0 center no-repeat}.operation ul li:hover{color:#e70}.icon-del{background:url(/images/vrvip/delete.png) 0 center no-repeat}.operation ul li:hover .icon-del{background:url(/images/vrvip/delete-sel.png) 0 center no-repeat}.icon-manage{background:url(/images/vrvip/work.png) 0 center no-repeat}.operation ul li:hover .icon-manage{background:url(/images/vrvip/work-sel.png) 0 center no-repeat}.operation ul li
a{display:block;color:#666;display:flex;justify-content:flex-start;color:#666}.operation ul li:hover
a{display:flex;justify-content:flex-start;color:#e70}.icon-recycling{background:url(/images/vrvip/Recycle.png) 0 center no-repeat}.operation ul li:hover .icon-recycling{background:url(/images/vrvip/Recycle-sel.png) 0 center no-repeat}.operation ul li.set-list-warp{margin:0;display:flex;justify-content:flex-start;width:auto}.set-list-warp .set-list-msg{width:auto}.set-list-warp .set-list-msg
i{width:24px;height:36px;margin-right:7px;background:url(/images/vrvip/set.png) 0 center no-repeat}.operation ul li.set-list-warp:hover .icon-list-set{background:url(/images/vrvip/set-sel.png) 0 center no-repeat}.set-list-warp.active .set-list-msg .icon-list-set{background:url(/images/vrvip/set-sel.png) 0 center no-repeat}.operation ul li.set-list-warp:hover
p{color:#e70}.btn-export{display:block;width:160px;line-height:36px;text-align:center;color:#e70;border:1px
solid #e70;margin-top:8px;background:#fff;color:#E70;cursor:pointer;border-radius:18px;margin-bottom:10px}.btn-export:hover{background:#e70;color:#fff}.select-vr2{width:100%;background:#F5F5F5;border-radius:4px;border:0px;padding:0
0 18px 30px;box-sizing:border-box}.select-vr2 .select-vr-cont{background:transparent;padding:0}.select-vr-head
.btn{margin-right:0}.select-vr-cont ul
li{width:170px;height:210px}.select-vr-cont ul li .vr-pic-s{width:100%;height:170px}.select-vr-cont ul li
h3{color:#333;color:#333;font-size:14px;margin-top:10px}.webuploader-pick{}.webuploader-pick
span{display:none;position:absolute;left:0;color:#999;font-size:12px;width:180px;color:#999;text-align:center;position:absolute;z-index:999;left:0;top:36px;line-height:30px}.select-vr-top .webuploader-pick-hover
span{display:block}.select-vr-top .webuploader-pick-hover{background:#FF8D1C;border-color:#FF8D1C;color:#fff;line-height:36px}.select-vr-top .webuploader-pick
p{display:none}.select-vr-top .webuploader-pick-hover
p{color:#999;font-size:12px;width:180px;color:#999;text-align:center;position:absolute;z-index:999;left:0;top:42px;line-height:18px;display:block}.select-vr-top .webuploader-pick-hover p
span{color:#e70;color:#e70;position:relative;display:inline-block;width:auto;top:0;left:0}.select-vr-top .webuploader-pick-hover p
span.org{line-height:18px}.select-vr2 .select-vr-top{background:transparent;box-sizing:border-box;padding:20px
0px;box-sizing:border-box}.select-vr20216 .select-vr-top{padding-bottom:35px}.select-vr-top
.btn{border:1px
solid #E70;border-radius:18px;width:180px;background:#fff;color:#E70;position:relative}.select-vr-top .btn:hover{color:#fff;border-color:#FF8D1C;background:#FF8D1C}.select-vr-top .btn-org{color:#fff;border-color:#FF8D1C;background:#FF8D1C}.select-vr-top .btn
p{display:none;color:#999;font-size:12px;width:180px;color:#999;text-align:center;position:absolute;z-index:999;left:0;top:42px;line-height:18px}.select-vr-top .btn:hover
p{display:block}.select-vr-top .btn-org
p{display:block;color:#999;font-size:12px;width:180px;color:#999;text-align:center;position:absolute;z-index:99;left:0;top:42px;line-height:18px}.select-vr-top .btn-org p
span{color:#e70;color:#e70;position:relative;display:inline-block;width:auto;top:0;left:0}.select-vr-top .btn-org p
span.org{line-height:18px}.select-vr-cont ul li .delete-icon{width:40px;height:40px;background:url(/images/vrvip/corner-delete.png) center center no-repeat;font-size:0;padding:0}.select-vr-cont ul li .delete-icon:hover{background:url(/images/vrvip/corner-delete-sel.png) center center no-repeat}.h-tit{font-size:14px;line-height:20px;position:relative;color:#999;margin:20px
0 30px 0}.h-tit
.fa{font-size:14px}.h-tit
span{color:#333}.h-tit
a{color:#e70}.h-tit a:hover{color:#e70}.p-right{color:#333;cursor:pointer;position:absolute;top:0;right:0;line-height:20px;font-size:14px}.go-tips{color:#333;cursor:pointer}.p-right:hover,.go-tips:hover{color:#999}.p-right span,
.go-tips
span{color:#ff8d1c;cursor:pointer}.p-right span:hover,
.p-right:hover span,
.go-tips span:hover,
.go-tips:hover
span{text-decoration:underline;color:#e70}.vr-model-infolist{padding:0}.vr-model-infolist ul li
.stxt{min-width:80px}.text{border:1px
solid #ededed;border-radius:4px}.vr-model-infolist ul li .inputbox
.text{width:372px}.vr-model-infolist ul li .text:hover{border:1px
solid #BDBDBD}.vr-model-infolist ul li .inputbox select,
.user-px .select,select,.selectbox{border:1px
solid #ededed;border-radius:4px;width:180px;color:#333;background:#fff url(/images/vrvip/arrow-down.png) 150px center no-repeat;margin-right:10px}.vr-model-infolist ul li .inputbox select:hover,
.user-px .select:hover,.select:hover,.selectbox:hover{border:1px
solid #BDBDBD;color:#333}.vr-model-infolist .history-btn,
.vr-model-infolist .history-btn2{border-radius:18px;line-height:36px;padding:0;text-align:center;font-size:14px;background:#fff;border:1px
solid #ededed;color:#999;box-sizing:border-box;right:0;width:120px;left:140px;bottom:0}.vr-model-infolist .history-btn:hover{border:1px
solid #8e9192;color:#333}.btn_phones{border-radius:18px;background:#EDEDED;color:#666;display:flex;width:120px;text-align:center;line-height:36px;padding:0;text-align:center;display:block;font-size:14px;box-sizing:border-box;margin:0;border:0}.btn_water,.btn_gray2{border-radius:18px;background:#EDEDED;color:#666;display:flex;width:120px;text-align:center;line-height:36px;padding:0;text-align:center;display:block;font-size:14px;box-sizing:border-box;margin:0;border:0}.btn_water:hover,.btn_phones:hover,.btn_gray2:hover{background:#8e9192;color:#fff}.w428{width:428px}.vr-model-infolist
.water_box{width:85px;position:relative;height:132px}.vr-model-infolist .water_box .pic-img{position:relative;height:85px;width:85px;display:flex;justify-content:center;align-items:center;background:#FFF;border:1px
solid #EDEDED;margin-bottom:10px}.del_water{position:absolute;z-index:2;top:0;cursor:pointer;color:#fff;background:url(/images/vrvip/corner-delete.png);text-align:right;width:40px;height:40px;line-height:20px;left:45px;font-size:0;top:45px}.del_water:hover{background:url(/images/vrvip/corner-delete-sel.png)}.vr-m700{min-height:700px}.jeui-showbox530 .details6
.fafangjindian{width:174px}.password_forget{margin-top:20px;display:flex;align-items:center}.password_forget
p{margin-right:10px;color:#333;font-size:14px}.password_forget
.forget{margin-left:10px;font-size:12px;color:#999}.password_forget .forget:hover{text-decoration:underline;color:#e70}.password_forget .fafangjindian:hover{color:#333;border:1px
solid #BDBDBD}.vr-model-infolist .water_box:hover
.del_water{display:block;cursor:pointer}.up-tips{line-height:20px;margin-top:4px}.t_underline{text-decoration:underline}.vr-model-infolist ul li
.vr_l_text{width:1120px !important;min-height:72px}.vr-model-infolist ul li
.vr_l_text2{width:845px !important;min-height:72px}.vr-model-infolist{margin:0;border-bottom:0}.vr-fl{margin-right:30px}.vr-tbtm{color:#999;font-size:12px}.img-1200
a{width:1200px;height:80px;display:flex;justify-content:center;align-items:center;overflow:hidden}.img-1200 a
img{ax-width:100%;height:100%;display:block}.relative{position:relative}.historylogo
.vr_histroy_sy{min-height:200px;height:200px;background:transparent}#historylogo_type2{padding:0}.historylogo .vr_histroy_sy
ul{height:200px}.historylogo .vr_histroy_sy ul
li{width:120px;height:32px;box-sizing:border-box}.historylogo .vr_histroy_sy ul li .vr-pic-s{width:118px;height:30px}.historylogo .vr_histroy_sy ul li .vr-pic-s
img{width:118px;height:30px}.historylogo .select-vr-cont ul li:nth-child(4n){margin-right:0}body .layui-tip2 .layui-layer-content{background:#f5f5f542}.c_vr_text{color:#999;font-size:12px}.user-px .data-search{width:90px;line-height:36px;border:1px
solid #e70;color:#e70;border:1px
solid #e70;border-radius:18px;text-align:center;display:flex;justify-content:center;align-items:center;background:#fff;height:36px;margin-left:16px}.user-px .data-search:hover{background:#e70;color:#fff}.date-text{background:#FFF url(/images/vrvip/calendar-sel.png) 130px center no-repeat;border:1px
solid #EDEDED;border-radius:4px;width:160px;color:#999;cursor:pointer}.date-text:hover{border:1px
solid #BDBDBD;color:#333}.btn-go-pages{position:absolute;top:10px;right:20px;z-index:3;color:#666}.btn-go-pages:hover{color:#e70}.btn-vr-gray,
.user-px .btn-vr-gray{width:140px;height:36px;background:#FFF;border:1px
solid #EDEDED;border-radius:18px;align-items:center;display:flex;justify-content:center;color:#999;font-size:14px}.btn-vr-gray:hover,
.user-px .btn-vr-gray:hover{color:#333;border:1px
solid #BDBDBD}.regtitle-tab ul li.active:after{height:2px;bottom:4px}.user-px{margin-top:2px}.tips-org{color:#e70}.reset_password{padding-top:30px;box-sizing:border-box}.reset_password ul
li{display:flex;justify-content:flex-start;align-items:center;margin-bottom:14px}.reset_password ul li
span{width:160px;color:#333;line-height:40px;height:40px;text-align:right;margin-right:10px}.reset_password ul li
.text1{width:244px;height:40px;line-height:40px;display:flex;justify-content:flex-start;align-items:center;border:1px
solid #ededed;border-radius:4px}.reset_password ul li .text1 .btn-yzm{border:0;width:100px;line-height:40px;display:flex;align-items:center;justify-content:center;background:transparent;font-size:12px;cursor:pointer;color:#e70}.reset_password ul li .text1 .btn-yzm-sel{color:#999;cursor:default}.reset_password ul li .text1
.phone{width:144px;border:0;line-height:40px;display:flex;align-items:center}.reset_password ul li .text1:hover{border:1px
solid #BDBDBD;color:#333}.reset_password ul
li.last{display:flex;justify-content:center;align-items:center;margin-top:30px}.reset_password ul li
.btn{width:140px;line-height:36px;color:#fff;background:#FF8D1C;border-radius:4px;display:flex;justify-content:center;align-items:center}.reset_password ul li .btn:hover{background:#e70}.vr-music-check{display:flex;width:100%;align-items:center;padding-left:10px;box-sizing:border-box;height:24px;line-height:24px}.vr-music-check
.pdelete{color:#666;display:flex;align-items:center;cursor:pointer}.vr-music-check .pdelete
.icon{width:24px;height:24px;margin-right:7px}.vr-music-check .pdelete:hover{color:#e70}.vr-music-check .pdelete:hover
.icon{background:url(/images/vrvip/delete-sel.png) 0 center no-repeat}.musiclist1{display:flex;align-items:center}@media screen and (min-width: 1500px){.notice-right
.ewm{position:absolute;top:-10px;right:-137px;display:none;z-index:999}.notice-right .ewm:after{content:"";width:0;height:0;position:absolute;border:6px
solid transparent;border-right:6px solid #fff;left:-11px;top:28px}.notice-right .ewm
.pic{width:132px;height:126px;background:url(/images/vrvip/code.png) center center no-repeat;background-size:contain}}.flexslider{margin:0px
auto 30px;position:relative;width:100%;height:670px;overflow:hidden;zoom:1;background:#f5f5f5}.flexslider .slides
li{width:100%;height:100%}.flexslider .slides li
a{width:100%;height:670px;display:block;width:100%;background-repeat:no-repeat;background-position:center}.flexslider .slides li a
img{width:100%}.flex-control-nav{width:100%;position:absolute;bottom:10px;text-align:center}.flex-control-nav
li{margin:0
2px;display:inline-block;zoom:1;*display:inline;margin-left:10px}.flex-control-paging li
a{float:left;width:100px;height:80px;border:2px
solid transparent;cursor:pointer;display:block;overflow:hidden;transition:all .2s;-moz-transition:all .2s;-webkit-transition:all .2s;-o-transition:all .2s}.flex-control-paging li a.flex-active,
.flex-control-paging li.active
a{border:2px
solid #ff621d}.flex-control-paging li
img{width:100%;height:100%}.index-middle{}.index-middle
.left{width:910px}.index-middle
.right{width:260px;height:808px;-webkit-box-shadow:0 0 4px rgba(0, 0, 0, .2);box-shadow:0 0 4px rgba(0, 0, 0, .2);padding:4px
15px}.index-middle .right
h3{border-bottom:1px solid #f0f0f0;text-align:center;line-height:32px}.index-middle .right h3
span{display:inline-block;margin:0
auto;border-bottom:1px solid #e70;font-size:16px;color:#e70}.news-hot-btn{width:100%;display:table;margin:60px
auto;text-align:center}.news-hot-btn .btn-org2{background:#f18112;color:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;display:inline-block;padding:5px
30px}.news-hot-btn .btn-org2:hover{background:#eb7908;color:#fff}h3.title{border-bottom:1px solid #ccc;margin-bottom:20px;height:42px}h3.title
span{font:normal 24px/36px "Microsoft YaHei";border-bottom:3px solid #8a8a8a;display:inline-block;padding-bottom:5px;color:#333}.news{display:table}.news ul
li.list{width:100%;display:table;margin-bottom:20px}.news
.pic{width:300px;height:170px;margin-right:30px}.news .pic
a{width:300px;height:170px;display:block}.news .pic-b{width:450px;height:170px;margin-right:30px}.news .pic-b
a{width:450px;height:170px;display:block}.news
h3{font:normal 24px/36px "Microsoft YaHei";color:#333}.news
.txt{margin:10px
0;height:72px;color:#666}.news .txt
a{word-break:break-all;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.news
.details{width:100%;margin-top:25px}.news .details ul
li{float:left;margin-right:40px;color:#999}a.btn-release{width:100%;height:120px;color:#de4f3e;background:#f8dcd0;display:block;font:normal 30px/120px "Microsoft YaHei";text-align:center;margin-bottom:10px}a.btn-release:hover{background:#f7cab6}.news .details ul
li.fr{float:right;margin-right:0;margin-left:10px}.news .details ul li .icon-ll-vr{background:url(/images/new/icon-ll-vr.png) left center no-repeat;padding-left:28px}.news .details ul li .icon-ly-vr{background:url(/images/new/icon-ly-vr.png) left center no-repeat;padding-left:28px}.news-hot{width:238px;height:570px;padding:10px;margin-top:10px;overflow:hidden}.news-hot ul
li{background:url(/images/icon-dot1.png) left center no-repeat;;font-size:12px;width:100%;display:table}.news-hot ul li
a{line-height:30px;font-size:12px;color:#e70}.news-hot
.name{color:#333;width:60px;display:block;float:left}.news-hot
.zp{color:#e70;width:120px;display:block;float:left}.news-hot
.time{color:#666;line-height:30px;font-size:12px}.index-title{padding-top:10px;box-sizing:border-box}.index-title h3,
.index-title .yun-detials{width:100%;text-align:center;position:relative}.index-title
h3{font-size:24px;font-weight:bold;color:#333;line-height:44px}.index-title .yun-detials
p{font-size:16px;color:#999;line-height:24px}.index-title .yun-detials
.more{position:absolute;right:0;top:0;line-height:24px;background:url(/images/quanjing/arrow.png) right center no-repeat;width:80px}.index-title .yun-detials .more
a{color:#999}.index-title .yun-detials .more:hover{background:url(/images/quanjing/arrow-sel.png) right center no-repeat}.index-title .yun-detials .more:hover
a{color:#1C1D7A}.index-title .yun-detials{margin-bottom:20px}.index-title
.submenu{font-size:18px;display:flex;justify-content:center;align-items:center}.index-title .submenu
li{width:110px;cursor:pointer;line-height:20px;color:#333;font-size:18px}.index-title .submenu
li.active{color:#1C1D7A}.index-title .submenu li:first-child{border-right:1px solid #E0E0E0}.menu ul
li{color:#333;cursor:pointer;display:inline-block;margin:0
5px}.menu ul li
a{font-size:16px;color:#666}.menu ul>li+li:before{padding:0
10px 0 0;color:#cfcfcf;content:"/";font-size:12px}.menu ul li a:hover,
.menu ul li.active2
a{color:#e70 !important}.menu-tab{display:table;margin-bottom:10px;margin-top:10px}.menu-tab ul
li{float:left;margin-right:20px;cursor:pointer;font:normal 16px/36px "Microsoft YaHei";color:#666}.menu-tab ul
li.active{color:#f48619}.noafter .panolist li.list:after{display:none}.noafter .panolist li.list:hover:after{background-color:#0a0a0d;width:100%;opacity:0}.red{color:#ff3030;border-bottom-color:#de4f3e}.gray{color:#f5bb90}.pink{color:#ff5a6b}.org:hover{color:#e70}.green{color:#89b524;border-bottom-color:#89b524}.blue{color:#04a6b5;border-bottom-color:#04a6b5}.blue1{color:#1b9cd5;border-bottom-color:#1b9cd5}.red-active .active,
.red-active .active
a{color:#de4f3e !important;border-bottom:3px solid #de4f3e;padding-bottom:5px}.red-active .active2,
.red-active .active2
a{color:#de4f3e !important}.org-active .active,
.org-active .active
a{color:#f16f0b !important;border-bottom:3px solid #f16f0b;padding-bottom:5px}.org-active .active
span{border-bottom:3px solid #f16f0b;display:inline-block}.org-active .active2,
.org-active .active2
a{color:#f16f0b !important}.green-active .active,
.green-active .active
a{color:#89b524 !important;border-bottom:3px solid #89b524;padding-bottom:5px}.green-active .active
span{border-bottom:3px solid #89b524;display:inline-block}.green-active .active2,
.green-active .active2
a{color:#89b524 !important}.blue-active .active,
.blue-active .active
a{color:#04a6b5 !important}.blue-active
.active{border-bottom:3px solid #04a6b5;padding-bottom:5px;display:inline-block}.blue1-active .active,
.blue1-active .active
a{color:#1b9cd5 !important}.blue1-active
.active{border-bottom:3px solid #1b9cd5;padding-bottom:5px;display:inline-block}.menu .submenu
li{margin-right:10px}.menu .submenu li
a{line-height:30px}.picture ul li
.weixin{cursor:pointer;margin-top:5px}.picture ul
li.list{width:285px;float:left;margin-right:20px;margin-bottom:15px;overflow:hidden;border:1px
solid #f0f0f0;border-radius:4px;box-sizing:border-box}.picture
.pic{width:100%;height:250px;overflow:hidden;background:url(/public/images/vrimages/icon-d.png) no-repeat;background-position:center}.picture .pic
a{width:100%;height:250px;display:block;overflow:hidden}.picture .pic a
img{width:100%;-webkit-transition:all 1s ease;transition:all 1s ease}.picture .pic a:hover
img{-webkit-transform:scale(1.15);transform:scale(1.15)}.picture
h3{font:bold 16px/36px "Microsoft YaHei";width:265px;margin:0
auto;height:36px}.picture
.details{display:table;width:265px;margin:0
auto}.picture .details ul
li{width:90px;float:left;color:#999;padding:0;margin:0;padding-left:26px}.picture .details ul li.icon-vr-hot{background:url(/images/quanjing/hot2.png) left center no-repeat}.picture .details ul li.icon-vr-zan{background:url(/images/quanjing/zan2.png) left center no-repeat}.picture .details ul li
i.fa{margin-right:4px}.picture .details ul
li.list1{padding-left:0}.picture .pic-bottom{width:265px;margin:5px
auto;display:table;position:relative}.picture .pic-bottom
.photo{width:32px;height:32px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;overflow:hidden;margin-right:10px;display:inline-block;justify-content:center;align-items:center}.picture .pic-bottom .photo
img{width:100%}.picture .pic-bottom
.name{line-height:28px;width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.picture .pic-bottom
.wx{width:29px;height:29px}.picture .pic-bottom .show-wx{position:absolute;right:-10px;top:-610px;background:rgba(255, 255, 255, .5);text-align:center;width:285px;height:225px;padding-top:30px}.picture ul li.list:nth-child(4n){margin-right:0}.designer{}.designer
ul{margin-left:-20px}.designer
li.list{width:265px;height:120px;padding:20px
10px;background:#f5f5f5;float:left;margin-left:20px;margin-bottom:20px;position:relative;overflow:hidden;position:relative}.designer
.pic{width:120px;height:120px;margin-right:15px;background:url(/public/images/vrimages/icon-x.png) no-repeat;background-position:center;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;overflow:hidden}.designer .pic
a{width:120px;height:120px;display:block;overflow:hidden}.designer .pic a
img{width:100%}.designer
.weixin{width:29px;height:29px;cursor:pointer}.designer .show-wx{position:absolute;left:-219px;top:-205px;background:rgba(0, 0, 0, .3);text-align:center;width:82px;height:82px;padding:0}.designer .show-wx
img{width:100%}.designer .details
ul{margin-left:0}.weixin2{position:absolute;bottom:8px;right:8px;cursor:pointer}.news
.info{float:left;width:700px}.designer .info
h3{font:normal 16px/30px "Microsoft YaHei"}.designer .info h3
a{width:110px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.designer
.identity{margin:10px
0;color:#999;line-height:18px;background:#6a84d9;color:#fff;-webkit-border-radius:40px;-moz-border-radius:40px;-ms-border-radius:40px;-o-border-radius:40px;border-radius:40px;font-size:12px;text-align:center;width:60px;display:inline-block;text-align:center}.designer .identity
i{width:16px;height:16px;display:inline-block}i.icon-zw{background:url(/public/images/vrimages/icon-zw.png) center no-repeat}.companys{}.companys ul
li{width:385px;float:left;margin-right:22px;margin-bottom:22px}.companys
.pic{width:385px;height:220px}.companys .pic
a{width:385px;height:220px;display:block;overflow:hidden}.designer
.details{margin-top:10px;margin-bottom:15px;color:#666}.designer .details
span{color:#ff621d;font-size:16px}.footer-wrapper{clear:both;background:#2d3236}.footer{width:1200px;margin:0px
auto;color:#fff;padding:40px
0px;display:table}.footer
.logo{width:110px;height:76px;background:url(/public/images/vrimages/logo.png) center no-repeat;margin-right:45px;margin-top:20px}.footer .logo
a{width:'';height:'';display:block;text-indent:-9999px}.foot-left{width:270px;border-right:1px solid #6b7073}.foot-left ul
li{width:130px;float:left;margin-bottom:15px}.foot-left ul li
a{font-size:14px;color:#999;line-height:36px}.footer .foot-middle{padding-left:65px;font-size:14px;color:#999}.foot-middle
h3{font-weight:normal;font-size:16px}.foot-middle
.tel{line-height:32px}.foot-middle .lg-text{width:430px;height:30px;line-height:30px;padding:2px
3px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;border:none;margin-right:10px;color:#333}.foot-middle .dy-btn{background:#ea4a4c;height:30px;border:1px
solid #f19193;color:#FFF;cursor:pointer;font-weight:bold;width:90px;display:block;line-height:30px;text-align:center;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px}.foot-middle .dy-btn:hover{background:#fe5a5d}.foot-right{width:140px;text-align:center;line-height:30px}.footer-copy{width:100%;height:45px;line-height:45px;color:#6b6c70;background:#25282d;text-align:center;font-size:14px}.ny-wrapper{width:1200px;margin:0px
auto;padding-top:30px;min-height:550px}.top-select{width:100%;display:table;padding:10px
0;margin-bottom:20px;background:#fff}.top-select .btn-org{display:inline-block;background:#fff;border:1px
solid #e70;color:#e70;margin-right:20px;padding:2px
20px;margin-top:5px}.top-select .btn-org:hover{background:#e70;color:#fff}.top-select
.item{float:left;position:relative;margin-left:20px}.top-select .item
h4{font:normal 16px/40px "Microsoft YaHei";cursor:pointer}.top-select .item
h4.fs14{font-size:14px;color:#999}.top-select .item h4
i{font-size:20px;color:#999;margin-left:10px}.top-select .item .show-list{position:absolute;left:-30px;background:#2c3135;min-width:135px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;text-align:center;padding:20px
0;z-index:999999999}.top-select-tab{width:100%;margin:10px
auto;display:table}.top-select-tab ul
li{float:left;display:inline-block}.top-select-tab ul>li+li:before{padding:0
15px;color:#ccc;content:"|"}.top-select .item .show-list
li{}.top-select .item .show-list li
a{color:#fff;line-height:32px}.top-select .item .show-list li:hover{background:#41474c}.top-select
.city{width:320px;height:346px;min-height:200px}.top-select .city ul
li{float:left}.top-select .city .select-top{}.top-select .city .select-top
ul{width:300px;padding:0
10px;display:table;background:url(/public/images/vrimages/line.jpg) bottom repeat-x;height:24px;overflow:hidden}.top-select .city .select-top
li{float:left;text-align:center;border:1px
solid #8d8f91;border-bottom:none;padding:0
10px;margin:0
5px;height:24px;color:#fff;cursor:pointer}.top-select .city .select-top
li.active{border-bottom:1px solid #2c3135;color:#ff621d}.top-select .city .city-list{width:300px;display:table;padding:10px}.top-select .city .city-list
li{margin:0
4px;padding:0
!important}.top-select .select-top li:hover,
.top-select .city .city-list li:hover{background:none !important}.top-select .city .city-list .list li:hover
a{color:#ff621d}.top-select .city .city-list
.left{margin-right:10px;display:block;float:left;color:#fff;margin-top:5px}.top-select .city .city-list
.list{width:250px;float:left}.cases{}.cases
.list{width:385px;float:left;margin-right:22px;margin-bottom:36px}.cases .list
.pic{width:385px;height:220px}.cases .list .pic
a{width:385px;height:220px;display:block;overflow:hidden}.cases .list .pic
img{width:100%}.cases .list
h3{font:normal 24px/36px "Microsoft YaHei"}.cases .list
.details{width:100%;display:table;margin:5px
0 10px 0}.cases .list .details
li{float:left;margin-right:12px;color:#999}.cases .list
.txt{height:48px;overflow:hidden;color:#333;margin-top:10px}.courses{}.courses
.list{width:588px;float:left;margin-right:24px;margin-bottom:36px}.courses .list
.info{width:100%;display:table;position:relative}.courses .list .info
.pic{width:588px;height:240px}.courses .list .info .pic
a{width:588px;height:240px;display:block;overflow:hidden}.courses .list .info .pic
img{width:100%;height:100%}.courses .list .info
h3{font:normal 24px/36px "Microsoft YaHei";position:absolute;bottom:0;left:20px;right:20px;background:rgba(255, 255, 255, .8);padding:5px
20px}.courses .list
.details{margin-left:20px;margin-right:20px;background:#fff;padding:10px
20px;display:table}.courses .list .details
li{float:left;margin-right:15px;color:#999}.courses .list
.txt{width:508px;height:72px;overflow:hidden;color:#333;margin-bottom:10px}.author{width:100%;background:#000;text-align:center;margin-bottom:20px;position:relative;height:436px}.author-m{width:1200px;margin:0
auto;position:absolute;z-index:2;padding:80px
0 60px 0;left:50%;margin-left:-600px;top:0}.author
.photo{width:130px;height:130px;margin:20px
auto;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;overflow:hidden;border:4px
solid #f2f2f2}.author .photo
a{width:130px;height:130px;display:block;overflow:hidden}.author .photo
img{width:100%}.author
.name{font:normal 16px/32px "Microsoft YaHei";color:#fff}.author
p{color:#999}.author
.details{width:100%;margin-top:10px;margin-bottom:20px}.author .details ul
li{display:inline-block;color:#666;margin-right:30px;color:#ddd}.author
.buttons{margin-top:10px}.author .buttons
a{background:#ff621d;color:#fff;padding:4px
30px;display:inline-block;margin:0
20px;line-height:24px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;width:110px;height:24px}.author .buttons a:hover{background:#999}.container-left{width:840px;padding:30px;border:1px
solid #ddd;background:#fff;margin-bottom:30px}.container-left
h2{font:normal 24px/40px "Microsoft YaHei";color:#333}.container-left
.details{width:100%;display:table;color:#999}.container-left .details
li{float:left;margin-right:20px}.container-left
.content{width:100%;margin-top:20px;color:#333}.container-left .content
img{max-width:100%}.container-right{width:260px;padding:10px;border:1px
solid #ddd;background:#fff}.container-right
h3{border-bottom:1px solid #eee;font:normal 16px/32px "Microsoft YaHei"}.container-right h3
.more{line-height:32px}.container-right ul
li{width:100%;padding:15px
0;border-bottom:1px solid #ddd}.container-right ul li:last-child{border-bottom:none}.container-right ul li
h4{font:normal 16px/30px "Microsoft YaHei";color:#333}.container-right ul li
p{color:#999}.plane{z-index:300;position:fixed;bottom:20%;left:50%;margin-left:635px;border:1px
solid #ccc;border-bottom:none;background:#fff}.plane ul
li{border-bottom:1px solid #ccc;width:74px;text-align:center;color:#999;padding:10px
0;cursor:pointer;position:relative}.plane ul li .hide-box{position:absolute;right:74px;top:0;color:#fff;min-width:140px}.plane ul li
.pic{width:147px}.plane ul li
a{color:#999}.plane ul li a:hover{color:#fff}.hide-box{display:none}.plane ul li
.icon{width:50px;height:32px;margin:0px
auto;display:block}.plane ul li:hover{background:#ff621d;color:#fff}i.icon-qq{background:url(/public/images/vrimages/icon-qq.png) center no-repeat}.plane ul li:hover i.icon-qq{background:url(/public/images/vrimages/icon-qq-h.png) center no-repeat}i.icon-weixin{background:url(/public/images/vrimages/icon-weixin.png) center no-repeat}.plane ul li:hover i.icon-weixin{background:url(/public/images/vrimages/icon-weixin-h.png) center no-repeat}i.icon-tel{background:url(/public/images/vrimages/icon-tel.png) center no-repeat}.plane ul li:hover i.icon-tel{background:url(/public/images/vrimages/icon-tel-h.png) center no-repeat}i.icon-up{background:url(/public/images/vrimages/icon-up.png) center no-repeat}.plane ul li:hover i.icon-up{background:url(/public/images/vrimages/icon-up-h.png) center no-repeat}.plane ul li .qq,
.plane ul li
.tel{background:#ff621d;padding:25px
0;height:76px;color:#fff;font-size:18px}.popbox
img{display:block;margin:20px
auto}.layui-layer-setwin
a{background-position:0 -40px;cursor:pointer}.cwenzi{width:100px}.title
.newsbest{float:left;font:normal 24px/36px "Microsoft YaHei";border-bottom:3px solid #8a8a8a;display:inline-block;padding-bottom:5px;color:#333}.title
.more{float:right;line-height:36px}.none{display:none}.title-tab{width:100%;border-bottom:1px solid #ddd;height:38px}.title-tab ul
li{float:left;height:38px;line-height:38px;font-size:16px;display:inline-block;margin-right:30px;cursor:pointer;border-bottom:1px solid #ddd}.title-tab ul
li.active{border-bottom:1px solid #ff621d}.upload-music{width:100%;display:table;margin:10px
0}.upload-music .btn-blue{padding:4px
30px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;margin-right:15px}.music-list{width:100%;margin-top:20px;color:#333}.music-list ul
li{padding:15px
0;width:100%;display:table;border-bottom:1px solid #eee;text-align:center}.music-list ul
li.top{background:#f7f7f7;border:1px
solid #ddd;padding:8px
0}.music-list ul li .col-2{width:55%;float:left}.music-list ul li .col-12{width:15%;float:left}.music-list ul li
.number{text-align:left;width:100px;display:inline-block;float:left;margin-left:20px}.music-list ul li
.song{float:left}.music-list ul li
.fa{font-size:22px;color:#999;cursor:pointer}.music-list ul li .fa:hover,
.music-list ul li.active .fa-headphones{color:#e70}.myku{width:100%;border-bottom:1px solid #666;height:34px;line-height:34px}.myku
li{float:left;font-size:20px;margin-right:30px;cursor:default}.myku
.active{color:#e70}.valname{width:320px;height:35px}#newcate{float:left;margin-right:20px}#newul li
.active{border-bottom:3px solid #ff621d}.pagination{clear:both;display:inline-block;padding-left:0;margin:20px
0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:5px
10px;margin-left:-1px;line-height:1.42857143;color:#333;font-size:14px;text-decoration:none;background-color:#fff;border:1px
solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{z-index:3;color:#f60;border-color:#ddd}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:2;color:#e70;cursor:default;background-color:#fff}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.fenye-small{line-height:40px}.fenye-small
.pagination{margin:5px
20px}.fenye-small .pagination>li>a,.pagination>li>span{border:0;font-size:12px;padding:5px}.line-through{text-decoration:line-through;color:#aaa}.recharge-wrapper{width:100%;display:table}.recharge-top{width:100%;height:196px;background:url(/images/vr-czbg.png) center no-repeat}.recharge-cont{background:#fff;margin:-70px auto 0;padding:30px
55px 60px;width:1090px;display:table}.recharge-cont .recharge-cont-fl,
.recharge-cont .recharge-cont-fr{width:490px}.recharge-cont .recharge-cont-fl{border-right:1px solid #eee;padding-right:58px}.recharge-cont
.stitle{font:bold 22px/32px "Microsoft Yahei";color:#666;text-align:center}.recharge-table{width:485px;height:469px;background:url(/images/vr-table.jpg) no-repeat;margin-top:20px;position:relative}.recharge-table .circle-info{color:#a0a0a0;position:absolute;cursor:pointer;height:50px}.recharge-table .circle-info
span{border:1px
solid #999;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;color:#666;padding:0px
5px;position:absolute;left:0px;top:25px;width:210px;text-align:center;display:none}.recharge-table
.box1{left:122px;top:283px}.recharge-table
.box2{left:183px;top:403px}.recharge-table .circle-info:hover
span{display:block}.recharge-cont-fr .recharge-box{width:100%}.recharge-cont-fr .recharge-box ul
li.list{margin-bottom:10px;display:table;width:100%;padding:10px
0}.recharge-cont-fr .recharge-box
.sbox{width:100%;margin-top:10px}.recharge-cont-fr .recharge-box .sbox ul
li{float:left;cursor:pointer}.recharge-cont-fr .recharge-box .select1 ul
li{border:1px
solid #ddd;text-align:center;padding:10px
0;width:228px;margin-right:25px}.recharge-cont-fr .recharge-box .select1 ul li:last-child{margin-right:0}.recharge-cont-fr .recharge-box .select1 ul li
span{display:block}.recharge-cont-fr .recharge-box .select1
.price{font:normal 26px/32px "Microsoft Yahei";color:#666;margin-bottom:2px}.recharge-cont-fr .recharge-box .sbox ul
li.active{background:url(/images/icon-active-bg.png) right bottom no-repeat;border:1px
solid #fc3c2e}.recharge-cont-fr .recharge-box .sbox ul li.active
.price{color:#fc3c2e}.recharge-cont-fr .recharge-box .select2 ul
li{border:1px
solid #ddd;text-align:center;padding:6px
30px;margin-right:25px}.recharge-cont-fr .recharge-box
.redprice{color:#fc3c2e;margin-right:70px}.recharge-cont-fr .recharge-box .redprice
em{font:normal 26px/32px "Microsoft Yahei"}.recharge-cont-fr .recharge-box .btn-red{padding:10px
40px;background:#fc3c2e;color:#fff;font-size:16px;cursor:pointer}.recharge-cont-fr .recharge-box .btn-red:hover{background:#f03123}.recharge-cont-fr .recharge-box
.stxt{font-size:16px}.fc999{color:#999}.recharge-title{width:100%;background:#f7f7f7;color:#333;text-align:center;padding:26px
0;font:normal 26px/32px "Microsoft Yahei"}.recharge-quesion{margin-top:40px}.recharge-quesion ul
li{width:510px;float:left;margin:0
50px 30px}.recharge-quesion ul li a:hover{text-decoration:underline}.recharge-quesion ul li:nth-child(even){float:right;margin-right:0}.recharge-quesion ul li
p{padding:0
10px;color:#666}.recharge-quesion ul li
h3{font:normal 20px/24px "Microsoft Yahei";margin-bottom:10px}.recharge-bottom{background:#f7f7f7;color:#666;width:100%;padding:8px
0}.searchbox-list ul li
a{display:block;color:#242424;display:block;padding:0;margin:0;width:100px}.searchbox-list ul
li{padding:0;height:32px;line-height:32px}.searchbox-list ul>li:hover
a{color:#f49213}.searchbox-list ul li:hover
a{background:#f0f0f0}.newpano-filter{width:100%;margin-top:0px}.newpano-filter .filter-result{width:100%;display:table;border-bottom:1px solid #E0E0E0;padding:14px
0}.newpano-filter .filter-result ul
li{float:left;line-height:30px;margin-right:10px}.newpano-filter .filter-result ul li
a{display:inline-block;line-height:30px;padding:0
30px 0 10px;position:relative;background:#e6e6e6;margin-right:2px}.newpano-filter .filter-result .icon-close-vr{position:absolute;right:10px;top:9px;background:url(/images/icon-close-ss.png) no-repeat;width:14px;height:14px;display:block}.newpano-filter .filter-result
.stxt{width:95px;display:inline-block;text-align:center}.newpano-filter .filter-result ul li a:hover{background:#666;color:#fff}.newpano-filter .filter-result ul li a:hover .icon-close-vr{background:url(/images/icon-close-ss-h.png) no-repeat}.newpano-filter
.resultbox{width:100%;display:table}.newpano-filter .resultbox .select-item{width:100%;display:table;border-bottom:1px solid #E0E0E0;padding:14px
0}.newpano-filter .resultbox .select-item .sl-key{width:95px;display:inline-block;text-align:center;background:#0a0a0d;position:relative;color:#fff;line-height:30px}.newpano-filter .resultbox .select-item .sl-key:after{width:0;height:0;content:"";position:absolute;top:12px;right:0;border:4px
solid transparent;border-right:4px solid #fff}.newpano-filter .resultbox .select-item .sl-value{margin-left:10px}.newpano-filter .resultbox .select-item .sl-value ul
li{background:#E6E6E6;float:left;color:#0a0a0d;line-height:30px;padding:0
10px;cursor:pointer}.newpano-filter .resultbox .select-item .sl-value ul li.active,
.newpano-filter .resultbox .select-item .sl-value ul li:hover{background:#666;color:#fff}.newpano-cont-top{width:100%;display:table;margin-top:25px}.newpano-cont-top ul
li{float:left;line-height:30px;background:#e6e6e6;width:95px;color:#0a0a0d;margin-right:10px;text-align:center;cursor:pointer}.newpano-cont-top ul
li.active{background:#0a0a0d;color:#fff}.newpano-cont-top ul
li.item{background:url(/images/new/icon-checked1.png) left center no-repeat}.newpano-cont-top ul li.item-h{background:url(/images/new/icon-checked-h.png) left center no-repeat}.newpano-list{width:100%;display:table}.newpano-list
.panolist{margin-left:-15px}.newpano-list
.list{margin:15px
0 15px 15px;float:left;position:relative;width:285px;border:1px
solid #f0f0f0;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;overflow:hidden;height:355px;border-radius:4px}.newpano-list .list:after{content:"";display:block;background:#fff;width:0;height:2px;position:absolute;font-size:12px;transition:all .6s ease 0s;opacity:0}.newpano-list .list:hover:after{background-color:#0a0a0d;width:100%;opacity:1}.newpano-list .list
.pic{width:285px;height:250px}.newpano-list .list .pic
a{width:100%;height:100%;overflow:hidden;display:block}.newpano-list .list .pic a
img{width:100%;height:100%;-webkit-transition:all 1s ease;transition:all 1s ease}.newpano-list .list .pic a:hover
img{-webkit-transform:scale(1.15);transform:scale(1.15)}.newpano-list .list
.details{width:265px;padding:0
10px;margin-top:5px}.newpano-list .list .details h3
a{display:block;width:100%;font-size:16px;font-weight:bold;color:rgba(51, 51, 51, 1)}.newpano-list .list .details h3 a:hover{color:#1C1D7A}.newpano-list
.list2{margin:8px
0}.newpano-list .list2 .yun-item{color:#666;width:50%}.newpano-list
.list1{}.newpano-list .list1 .yun-item:first-child{width:50%}.newpano-list .list1 .yun-item{width:20%;color:#333;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.newpano-list .list1 .yun-item:last-child{width:30%}.icon-yl-vr{background:url(/images/icon-vr-ll.png) center no-repeat}.icon-mj-vr{background:url(/images/icon-vr-pf.png) center no-repeat}.newpano-list .list2 .yun-item
.icon{width:24px;height:24px;display:inline-block;float:left}.newpano-list.list2 .yun-item
span{float:left}.newpano-list
.last{height:355px;background:url(/images/vr-listbg.png) no-repeat;float:left;width:285px;border:1px
solid #f0f0f0;border-radius:2px;overflow:hidden}.newpano-list .last
h3{text-align:center;font:bold 16px/32px "Microsoft Yahei";color:#1C1D7A;margin-bottom:10px}.stxt-list-s{width:265px;height:335px;background:rgba(252, 252, 255, 0.9);color:#1C1D7A;;padding:10px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;overflow:hidden}.stxt-list-s ul
li{line-height:20px;color:#1C1D7A;font-size:14px;margin-bottom:10px}.newpano-btns{width:100%;text-align:center;margin-top:8px}.newpano-btns .btn-black{display:inline-block;background:none;border:2px
solid #000;color:#000;line-height:30px;padding:4px
40px}.newpano-btns .btn-black:hover{background:#000}.newpano-btns
.btn{display:inline-block;color:#fff;background:#1C1D7A;border-radius:24px;color:#fff;line-height:32px;width:180px;text-align:center;cursor:pointer;border:0}.newpano-btns .btn-black{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0, 0, 0, 0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:0.5s;transition-duration:0.5s}.newpano-btns .btn-black:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#0a0a0d;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:0.5s;transition-duration:0.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;text-decoration:none}.newpano-btns .btn-black:hover,
.newpano-btns .btn-black:focus,
.newpano-btns .btn-black:active{color:white}.newpano-btns .btn-black:hover:before,
.newpano-btns .btn-black:focus:before,
.newpano-btns .btn-black:active:before{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66);transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66)}.ny-newpano{}.breadcrumb{margin:10px
0;color:#333;display:table}.breadcrumb
a{color:#666}.breadcrumb a:hover{color:#000}.breadcrumb
li{float:left;display:inline-block}.breadcrumb>li+li:before{padding:0
5px;color:#ccc;content:">"}.ny-newpano-cont{width:100%;display:table;margin-top:40px}.ny-newpano-cont .ny-newpano-fl{width:750px;padding-bottom:40px}.ny-newpano-cont .ny-newpano-fl
h3{font:bold 16px/42px "Microsoft Yahei";text-align:center}.ny-newpano-cont .ny-newpano-fl .ny-newpano-pic{width:100%;height:490px;position:relative}.ny-newpano-cont .ny-newpano-fl .ny-newpano-pic
img{width:100%;height:100%}.ny-newpano-details{margin-bottom:10px;display:table;width:100%}.ny-newpano-details ul
li{float:left;margin-right:30px;color:#666}.ny-newpano-details ul
li.fr{float:right;margin-right:0}.ny-newpano-cont .ny-newpano-fl
.ewm{background:rgba(0, 0, 0, .5);position:absolute;right:0;bottom:0;padding:4px
6px 0 6px;cursor:pointer}.ny-newpano-cont .ny-newpano-fl .ewm
i{color:#fff;font-size:40px}.ny-newpano-cont .ny-newpano-fl .ewm:hover .ewm-pic{display:block}.ny-newpano-cont .ny-newpano-fl .ewm-pic{width:128px;height:128px;background:#fff;padding:6px;position:absolute;left:-150px;top:-106px;display:none}.ny-newpano-cont .ny-newpano-fl .ewm-pic:after{width:0;height:0;content:"";border:6px
solid transparent;border-left:6px solid #fff;position:absolute;right:-12px;bottom:10px}.ny-newpano-cont .ny-newpano-fl .ewm-pic
img{width:100%;height:100%}.ny-newpano-cont .ny-newpano-fl
.info{background:#E6E6E6;width:690px;padding:20px
30px;margin-top:20px;color:#555}.ny-newpano-cont .ny-newpano-fl .info
h3{color:#333;font-weight:normal}.ny-newpano-cont .ny-newpano-fr{width:390px}.ny-newpano-user{width:100%;display:table;padding-bottom:20px;border-bottom:2px solid #0a0a0d;margin-top:80px}.ny-newpano-user
.photo{width:80px;height:80px;margin-right:15px}.ny-newpano-user
.name{font:bold 16px/32px "Microsoft Yahei";padding-top:10px}.ny-newpano-user .photo
a{width:100%;height:100%;display:block;overflow:hidden}.ny-newpano-user .photo a
img{width:100%;height:100%}.ny-newpano-cont .ny-newpano-fr .ny-newpano-fr-info{margin-top:20px}.ny-newpano-cont .ny-newpano-fr .ny-newpano-fr-info ul
li{margin-bottom:5px}.ny-newpano-cont .ny-newpano-fr .ny-newpano-fr-btn{width:100%;text-align:center;margin-top:40px}.ny-newpano-cont .ny-newpano-fr .ny-newpano-fr-btn .btn-black{display:inline-block;background:#fff;border:1px
solid #333;color:#333;line-height:30px;width:100%;font-size:16px;text-align:center;height:48px;line-height:48px}.ny-newpano-cont .ny-newpano-fr .ny-newpano-fr-btn .btn-black:hover{background:#333;color:#fff}.pay-showbox{width:400px;padding:20px
50px}.pay-showbox
h3{font:normal 16px/32px "Microsoft Yahei";border-bottom:1px solid #0a0a0d;padding-bottom:5px;text-align:center}.pay-showbox .pay-info{width:100%;margin-top:20px}.pay-showbox .pay-info ul>li{width:100%;display:table}.pay-showbox .pay-info ul>li .pay-way ul
li{display:inline-block;margin-right:10px;background:#e6e6e6;padding:4px
15px;cursor:pointer;margin-top:10px;border:1px
solid #e6e6e6}.pay-showbox .pay-info ul>li .pay-way ul
li.active{border:1px
solid #0a0a0d;background:url(/images/icon-pay-blackbg.png) right bottom no-repeat}.pay-showbox .pay-info ul>li .pay-way ul li
i.icon{width:26px;height:22px;display:block;float:left}i.icon-weixin1{background:url(/images/icon-weixin-vr.png) no-repeat}i.icon-zfb{background:url(/images/icon-zhifubao-vr.png) no-repeat}i.icon-jindian{background:url(/images/icon-jindian.png) no-repeat}.pay-showbox-btn{width:100%;text-align:center;margin-top:50px}.pay-showbox-btn
.btn{padding:4px
0;background:#999;color:#fff;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;text-align:center;width:120px;display:inline-block;margin:0
10px}.pay-showbox-btn .btn-black-s{background:#0a0a0d;color:#fff}.nodata{width:100%;display:block;text-align:center;margin:0
auto;box-sizing:border-box;padding:100px
0 120px 0;background:#fff;border-radius:4px}.jeui-nodata{margin:0
auto}.vr-nodata{padding:20px
20px 100px 20px;text-align:left}.layui-tip
.nodata{padding:0}.vr-select-vr-head .btn-org{width:90px;background:#FFF;border:1px
solid #E70;border-radius:18px;line-height:36px;box-sizing:border-box;color:#e70;border-radius:18px;display:flex;justify-content:center;align-items:center}.vr-select-vr-head .btn-org:hover{color:#fff}.vr-select-vr-head .filter-search{width:300px;height:36px;line-height:36px;background:#FFF;border:1px
solid #EDEDED;border-radius:4px}.vr-select-vr-head .filter-search:hover{border:1px
solid #BDBDBD}.vr-select-vr-head .filter-search
.text{width:250px;background:transparent;border:0;padding-left:10px}.vr-select-vr-head .head-filtrate{margin-right:230px}.vr-select-vr-head .filter-search .btn-search{position:relative}.vr-logos{width:100%;background:#f5f5f5;padding:20px
0 40px;display:table;margin-top:30px}.vr-logos
.logos{}.vr-logos .logos
ul{margin-left:-12px}.vr-logos .logos ul
li{width:230px;height:80px;float:left;margin-bottom:20px;margin-left:12px}.vr-logos .logos ul li a,
.vr-logos .logos ul li a
img{width:100%;height:100%;display:block}.vr-logos
h3{font:normal 26px/32px "Microsoft YaHei";color:#666;margin-bottom:20px;margin-top:10px;text-align:center}.designer-new{}.designer-new ul
li.list{width:1180px;overflow:hidden;display:table;background:#fff;padding:20px;margin-bottom:20px}.designer-new
.photo{width:120px;height:120px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;overflow:hidden}.designer-new .photo a,
.designer-new .photo a
img{width:100%;height:100%;display:block}.designer-new .designer-info-fl{margin-right:15px}.designer-new .designer-info-fl .btn-org-b{border:1px
solid #e70;color:#e70;text-align:center;margin-top:20px;line-height:26px;height:28px;padding:0
10px;box-sizing:border-box}.designer-new .designer-info-fl .btn-org-b:hover{background:#e70;color:#fff}.designer-new .designer-info-fr
.ewm3{position:absolute;left:0;bottom:0;cursor:pointer}.designer-new .designer-info-fr .show-wx{position:absolute;right:62px;top:-242px;width:82px;height:82px}.designer-new .designer-info-fr .show-wx
img{width:100%;height:100%}.designer-info-fr{width:190px;height:170px;position:relative}.designer-info-fr ul
li{width:100%;display:table}.designer-info-fr ul li
.name{font:normal 18px/24px "Microsoft YaHei";color:#333}.designer-info-fr ul li .name:hover{color:#e70}.designer-info-fr ul
li.mt20{margin-top:10px}.designer-info-fr ul li
.line{font-size:12px;color:#999;margin:0
10px}.designer-info-fr ul li
.ellipsis{width:190px;display:block}.designer-new-fr{}.designer-new-fr ul
li{width:270px;height:180px;float:left;margin-left:10px}.designer-new-fr ul li a,
.designer-new-fr ul li a
img{width:270px;height:180px;display:block;overflow:hidden}.vr-footer-btn{width:100%;height:120px;background:url(/images/vr-footer-btn.png) center no-repeat}.vr-footer-btn
.btn{margin-left:730px;margin-top:40px;display:inline-block;padding:8px
20px;font-size:16px}.fc999{color:#999}.mypanocss{width:100%;height:450px;display:table;background-position:center;background-size:100%;position:relative}.mypanocss .mypanocss-btn{position:absolute;top:40px;left:0;width:100%;height:24px}.mypanocss .mypanocss-btn
.m{display:block}.mypanocss .mypanocss-btn .btn-panner{width:90px;text-align:center;line-height:24px;font-size:16px;color:#000;display:block;background:rgba(255, 255, 255, 0.4);font-size:12px;border-radius:24px}.mypanocss .mypanocss-btn .btn-panner:hover{background:#fff}.index-news{width:100%;display:table}.index-news ul
li.list{width:590px;float:left;margin-bottom:20px;margin-right:20px;background:rgba(255, 255, 255, 1);border:1px
solid rgba(244, 244, 244, 1);position:relative;padding-left:300px;box-sizing:border-box;height:170px}.index-news ul li.list:hover{box-shadow:0px 5px 18px 0px rgba(28, 29, 122, 0.16)}.index-news ul li.list:nth-child(2n){margin-right:0}.index-news ul li
.pic{width:300px;height:170px;position:absolute;top:0;left:0;overflow:hidden}.index-news ul li .pic a,
.index-news ul li .pic a
img{max-width:100%;display:block}.index-news ul li
.info{width:100%;padding:20px
20px 2px 20px;box-sizing:border-box}.index-news ul li .info h3
a{color:#333;font-size:18px;font-weight:bold}.index-news ul li .info h3 a:hover{color:#1C1D7A}.index-news ul li
.txt{color:#666;word-break:break-all;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;min-height:72px;font-size:14px;line-height:24px}.index-news ul li
.details{color:#999;margin-top:10px}.index-designer{background:url(/images/quanjing/index-bg.png) center center no-repeat;padding-bottom:20px;box-sizing:border-box}.index-designer .swiper-container2{width:1312px;padding:0
56px;box-sizing:border-box;position:relative;margin:0
auto;height:240px}.index-designer .swiper-container2 .inner-swiper-container2{width:100%;overflow:hidden}.index-designer .swiper-container2 .swiper-slide{text-align:center;font-size:18px;width:100%}.index-designer .swiper-container2 .swiper-slide .yun-item{width:285px;margin-right:20px;background:#fff;position:relative;padding-left:86px;box-sizing:border-box;margin-bottom:20px;height:100px;cursor:pointer}.index-designer .swiper-container2 .swiper-slide .yun-item:nth-child(4n){margin-right:0}.index-designer .yun-pic{position:absolute;top:20px;left:18px;z-index:2;height:60px;border-radius:60px;display:flex;justify-content:center;align-items:center;width:60px;overflow:hidden}.index-designer .yun-pic
img{max-width:100%}.index-designer .swiper-button-next,
.swiper-container-rtl .swiper-button-prev{width:26px;height:56px;background:rgba(0, 0, 0, 0.2) url(/images/quanjing/right.png) center center no-repeat;right:-40px}.swiper-button-prev,
.swiper-container-rtl .swiper-button-next{width:26px;height:56px;background:rgba(0, 0, 0, 0.2) url(/images/quanjing/left.png) center center no-repeat;left:-40px}.index-designer .yun-item .yun-details{width:100%;padding-top:20px;box-sizing:border-box;padding-right:30px;box-sizing:border-box}.index-designer .yun-item .yun-details
h3{font-size:14px;font-family:Microsoft YaHei;font-weight:bold;color:rgba(51, 51, 51, 1);text-align:left}.index-designer .yun-item .yun-details .yun-btm{position:relative;width:100%;padding-right:66px;box-sizing:border-box;margin-top:15px}.index-designer .yun-item .yun-details .yun-btm .yun-hot{position:absolute;width:48px;display:flex;justify-content:flex-start;background:url(/images/quanjing/hot.png) left center no-repeat;font-size:12px;color:rgba(51, 51, 51, 1);right:0px;top:0;height:20px;line-height:20px;padding-left:23px;box-sizing:border-box}.index-designer .yun-item .yun-details .yun-btm .yun-btm-addr{width:100%;height:20px;line-height:20px;background:url(/images/quanjing/adress.png) left center no-repeat;font-size:12px;color:rgba(51,51,51,1);padding-left:26px;box-sizing:border-box}.vr-showbox600{width:600px;height:360px;position:fixed;left:50%;margin-left:-300px;top:50%;margin-top:-180px;z-index:3}.vr-showbox600
a{width:100%;height:100%;display:block}.vr-showbox600 a
img{max-height:100%;max-width:100%}.vr-showbox600
.countdown{background:rgba(0, 0, 0, .5);color:#fff;-webkit-border-radius:40px;-moz-border-radius:40px;-ms-border-radius:40px;-o-border-radius:40px;border-radius:40px;position:absolute;display:inline-block;padding:4px
20px;position:absolute;right:110px;top:5px}.vr-showb-bg{background:rgba(0,0,0,.3);position:fixed;left:0;top:0;z-index:2}.mybanner{width:100%;background:#F4F4F4;padding:20px
0;box-sizing:border-box}.mybanner .mybanner-t
ul{position:relative;width:1200px}.mybanner .mybanner-t ul .yun-item{width:282px;float:left;margin-right:24px;box-sizing:border-box;background:rgba(255, 255, 255, 1);border-radius:4px;padding-bottom:10px;box-sizing:border-box}.mybanner .mybanner-t ul .yun-item:hover{box-shadow:0px 5px 18px 0px rgba(28, 29, 122, 0.16)}.mybanner .mybanner-t ul .yun-item:last-child{margin-right:0}.mybanner-t ul .yun-item .yun-pic{width:100%;height:130px;position:relative;overflow:hidden;border-top-right-radius:4px;border-top-left-radius:4px;display:flex;justify-content:center;align-items:center}.mybanner-t ul .yun-item .yun-pic
img{max-width:100%;max-height:100%}.mybanner-t ul .yun-item .yun-pic .yun-cover{position:absolute;top:0;left:0;width:100%;height:130px;background:rgba(0, 0, 0, .3);z-index:2}.mybanner-t ul .yun-item .yun-pic .yun-cover
h3{height:130px;line-height:130px;width:100%;text-align:center;color:#fff;font-size:20px;font-weight:bold}.mybanner-t ul .yun-item .yun-details{padding:10px;box-sizing:border-box;width:100%;color:#666;font-size:14px;line-height:24px}.mybanner-t ul .yun-item .yun-btn-box{display:flex;justify-content:center;align-items:center}.mybanner-t ul .yun-item .yun-btn{width:110px;line-height:32px;border-radius:4px;border:1px
solid rgba(28, 29, 122, 1);color:#1C1D7A;background:#fff;cursor:pointer}.mybanner-t ul .yun-item .yun-btn:hover{background:#1C1D7A;color:#fff}.overhead{width:49px;height:19px;background:url(/images/vr_over_head.png);display:inline-block;margin-right:10px}.top-test{width:100%;background-image:-webkit-linear-gradient(left, #fc5565 0%, #fec438 100%);background-image:-moz-linear-gradient(left, #fc5565 0%, #fec438 100%);background-image:-o-linear-gradient(left, #fc5565 0%, #fec438 100%);background-image:linear-gradient(left, #fc5565 0%, #fec438 100%)}.top-test
.m{height:40px;line-height:40px;color:#fff}.top-test .m .text-close{margin-left:30px;cursor:pointer}.top-test .m .text-close
.fa{color:rgba(255,255,255,.8);font-size:20px;line-height:40px}.top-img{width:100%;height:80px}.top-img
a{width:100%;height:80px;display:block;position:absolute;top:0;right:0;background:url(//res1.justeasy.cn/images/christmas/christmas02.jpg) center no-repeat;z-index:9}.top-close{position:relative}.icon-top-close{position:absolute;display:block;background:url(/images/icon-top-close.png) center no-repeat;width:37px;height:37px;z-index:10;cursor:pointer;top:2px;right:0}.icon-top-close:hover{background:url(/images/icon-top-close.png) center no-repeat}.v-top-box{width:100%;background:url(/images/quanjing/pc-bg.png) top center no-repeat;height:1544px;padding-top:456px;box-sizing:border-box}.v-top-box2{width:1028px;height:118px;margin:0
auto;margin-bottom:10px;background:url(/images/quanjing/kuang1-2020.png) center center no-repeat;padding:26px
0 0 100px;box-sizing:border-box}.v-top-box2
.details{color:#333;font-size:14px}.v-header{width:100%}.v-header
h2{color:#fff;width:946px;height:382px;margin:0
auto;margin-top:10px;background:url(/images/quanjing/banner2020.png) top center no-repeat}.v-shuan11{position:relative}.v-shuan11 .v-get-quan{width:1198px;height:356px;margin:0
auto;margin-top:62px;box-sizing:border-box}.v-shuan11 .v-get-quan .v-tit2{font-size:42px;color:#fff;height:60px;line-height:60px;margin:0
auto;width:100%;text-align:center;margin-bottom:10px}.v-shuan11 .v-get-quan
ul{width:100%;padding:0
0 0 50px;box-sizing:border-box}.v-shuan11 .v-get-quan ul
.item{width:354px;height:222px;background:url(/images/quanjing/shuang-b2.png) center center no-repeat;margin-right:20px}.v-shuan11 .v-get-quan ul .item:last-child{margin-right:0}.v-shuan11 .v-get-quan ul .item
.btn{width:200px;background:#2DD2F9;border-radius:10px;display:block;margin:0
auto;font-size:24px;color:#fff;line-height:38px;text-align:center;font-weight:normal;cursor:pointer}.v-shuan11 .v-get-quan ul .item .btn-default2{background:#BFBFBF;color:#fff;border-color:transparent}.v-shuan11 .v-get-quan ul .item
h5{color:#fff;text-align:center;width:100%;font-size:24px;margin-top:41px;height:50px;line-height:50px}.v-shuan11 .v-get-quan ul .item h5
span{font-size:60px;font-weight:bold}.v-shuan11 .v-get-quan ul .item
.tips2{color:#fff;text-align:center;width:100%;font-size:24px;margin-top:15px;margin-bottom:12px}.v-shuan11
.tips1{margin-top:30px}.v-shuan11 .tips1
p{color:#fff;font-size:14px;margin-bottom:10px;padding-left:48px;box-sizing:border-box;position:relative;height:18px;line-height:18px}.v-shuan11 .tips1 p:after{width:10px;height:10px;position:absolute;top:4px;left:22px;background:#fff;border-radius:10px;content:" ";z-index:2}.v-header .sub-tit{width:100%;color:#fff;font-size:24px;text-align:center;height:40px;line-height:40px}.v-header .sub-tit
span{color:#ff4b4b;font-size:32px;line-height:40px;height:40px}.v-header .sub-time{color:#fff;width:100%;color:#fff;font-size:20px;margin-bottom:40px;text-align:center;line-height:28px;height:28px}.v-header ul
.item{width:279px;margin-right:27px;background:#fff;height:318px;padding-top:30px;box-sizing:border-box;position:relative;position:relative}.v-header ul .item
.icon{width:36px;height:100px;position:absolute;z-index:2;display:block;top:0;left:6px;background:url(/images/quanjing/icon-year2020.png) center bottom no-repeat}.v-header ul .item
h3{width:100%;text-align:center;font-size:24px;font-weight:bold;height:44px;line-height:44px}.v-header ul .item
.price{width:100%;text-align:center;font-size:24px;color:#CF2D2A;line-height:32px;margin-top:26px}.v-header ul .item .price
span{color:#333;font-size:18px}.v-header ul .item .price
span.red{color:#CF2D2A}.v-header ul .item
.price2{margin-top:2px}.v-header ul .item
p{width:100%;text-align:center;font-size:18px;line-height:22px;margin:10px
4px}.v-header ul .item .give-s{height:110px;width:100%;padding-left:20px;box-sizing:border-box}.v-header ul .item .give-s
p{font-size:14px;color:#333;line-height:20px;text-align:left;margin:4px}.v-header ul .item .give-s
p.two{padding-left:26px}.v-header ul .item .give-s
span.red{color:#CF2D2A;font-size:14px}.v-header ul .item:last-child{margin-right:0}.v-header ul .item
.btn{width:200px;line-height:38px;border-radius:4px;background:#EA9516;color:#fff;font-size:16px;display:block;position:absolute;z-index:10;bottom:20px;left:40px}.v-header ul .item .btn:hover{background:#FAA525}.v-header
.details{color:#fff;line-height:18px;font-size:14px;margin-top:9px}.v-header .details
span{font-size:20px;color:#ff4b4b}.v-wraper{width:100%;background:url(/images/quanjing/bg-2020.png) top center no-repeat;height:3599px;}.new-sec1{}.new-sec-header{height:94px;width:304px;display:flex;justify-content:center;align-items:center;margin:20px
auto;background:url(/images/quanjing/title1-2020.png) center center no-repeat}.new-sec-header2-2020{background:url(/images/quanjing/title2-2020.png) center center no-repeat}.new-sec-header3-2020{background:url(/images/quanjing/title3-2020.png) center center no-repeat}.new-sec-header2{color:#333}.new-sec1
.cont{box-sizing:border-box;display:flex;justify-content:space-between;flex-wrap:wrap;padding-top:46px}.new-sec1 .cont
.item{width:33%;display:flex;justify-content:center;align-content:center;flex-wrap:wrap;height:100px;margin-bottom:10px;position:relative;padding-left:140px;box-sizing:border-box}.new-sec1 .cont .item
.pic{width:140px;height:100px;position:absolute;z-index:2;left:0;top:0}.new-sec1 .cont .item
.pic{background:url(/images/quanjing/icon_hecheng2020.png) center center no-repeat}.new-sec1 .cont .item
.pic2{background:url(/images/quanjing/icon_shuchu2020.png) center center no-repeat}.new-sec1 .cont .item
.pic3{background:url(/images/quanjing/icon_yinxiao2020.png) center center no-repeat}.new-sec1 .cont .item
.pic4{background:url(/images/quanjing/icon_baohu2020.png) center center no-repeat}.new-sec1 .cont .item
.pic5{background:url(/images/quanjing/icon_quanjing2020.png) center center no-repeat}.new-sec1 .cont .item
.pic6{background:url(/images/quanjing/icon_dingzhi2020.png) center center no-repeat}.new-sec1 .cont .item .new-sec1-details{width:100%;text-align:left}.new-sec1 .cont .item
h3{color:#1c0f36;font-size:20px;text-align:left;height:32px;line-height:32px;margin-bottom:8px;font-weight:bold;width:100%}.new-sec1 .cont .item
.stxt{color:#757575;font-size:14px;width:100%;line-height:20px;text-align:left;font-weight:normal}.new-sec2{background:#0b0a24;padding-bottom:90px;box-sizing:border-box}.new-sec2
ul{display:table;margin-bottom:88px;padding-top:20px;box-sizing:border-box}.new-sec2 ul
.item{margin-left:138px;width:400px;height:339px;background:url(/images/quanjing/B2-1.png) center center no-repeat;position:relative;padding-top:50px;box-sizing:border-box;position:relative}.new-sec2 ul
.item2{background:url(/images/quanjing/A2-1.png) center center no-repeat}.new-sec2 ul .item
.btn{display:block;margin:0
auto;width:290px;height:90px;color:#fff;font-size:24px;font-weight:normal;text-align:center;border:none;outline:none;padding-bottom:10px;cursor:pointer;margin-top:30px;position:absolute;z-index:2;bottom:30px;left:55px}.new-sec2 ul .item .btn-join{background:url(/images/quanjing/sec2-icon-btn1.png) center center no-repeat}.new-sec2 ul .item .btn-join2{background:url(/images/quanjing/sec2-icon-btn2.png) center center no-repeat}.new-sec2 ul .item
.cover{position:absolute;z-index:2;top:-22px;left:-22px;background:url(/images/quanjing/king3.png)center center no-repeat;width:54px;height:54px}.new-sec2
.stxt{width:1100px;margin:0
auto;color:#fff;padding-left:50px;line-height:42px;background:url(/images/quanjing/sec2-icon.png) 25px 17px no-repeat}.new-sec2 .stxt
.org{text-decoration:underline}.new-sec3{padding-bottom:40px;box-sizing:border-box;position:relative}.new-sec3
.m{position:relative}.new-sec3
.cont{width:100%;height:1602px;background:url(/images/quanjing/sec3-bg2020.png) center center no-repeat;position:relative;z-index:2}.new-sec3 .cont-c{position:absolute;top:170px;right:-222px;width:488px;height:477px;background:url(/images/quanjing/sec3-c-bg.png) center center no-repeat;z-index:-1;z-index:1}.new-sec3 .yuyue,
.new-sec7
.yuyue{position:absolute;top:411px;left:0px;z-index:0;width:512px;height:30px;cursor:pointer}.new-sec3 .cont-one,
.new-sec3 .cont-two,
.new-sec7 .cont-one,
.new-sec7 .cont-two{height:26px;line-height:26px;color:#333;background:#fce29c;border-radius:4px;padding:0
6px;color:#666;margin-left:270px;display:none}.new-sec3 .feixiang,
.new-sec7
.feixiang{position:absolute;top:555px;left:0px;z-index:0;width:512px;height:30px;cursor:pointer}.new-sec7
.yuyue{top:380px}.new-sec7
.feixiang{top:525px}.new-sec7-ul{width:740px;margin:20px
auto;position:relative}.new-sec7-ul
ul{width:530px;float:left}.new-sec7-ul ul
li{width:100%;display:table;padding-left:38px;line-height:42px;background:url(/images/quanjing/sec2-icon.png) 14px 17px no-repeat;font-size:18px}.vr-vip-ewm{width:170px;height:170px;border:4px
solid #cfc48b;border-radius:4px}.vr-vip-ewm
img{max-width:100%;max-height:100%}.new-sec3
.yulan1{position:absolute;z-index:1;right:0;top:402px;width:396px;height:40px;cursor:pointer}.new-sec3 .yulan1
a{display:block;width:440px;height:40px}.new-sec3
.yulan2{position:absolute;z-index:1;right:0;top:580px;width:440px;height:36px;;cursor:pointer}.new-sec3 .yulan2
a{display:block;width:440px;height:36px}.new-sec3
.yulan3{position:absolute;z-index:1;right:0;top:618px;width:440px;height:36px;cursor:pointer}.new-sec3 .yulan3
a{display:block;width:440px;height:36px}.new-sec3
.btn{display:block;position:absolute;right:90px;bottom:16px;height:90px;width:290px;padding-bottom:12px;color:#fff;font-size:26px;text-align:center;background:url(/images/quanjing/sec2-icon-btn2.png) center center no-repeat}.btn-sec7{width:260px;height:60px;line-height:60px;font-size:20px;background:#f88a06;box-shadow:0 0 5px rgba(0, 0, 0, .1);color:#fff;background-image:-webkit-linear-gradient(left, #efa10e 0%, #fc8003 100%);background-image:-moz-linear-gradient(left, #efa10e 0%, #fc8003 100%);background-image:-o-linear-gradient(left, #efa10e 0%, #fc8003 100%);background-image:linear-gradient(left, #efa10e 0%, #fc8003 100%)}.btn-sec7:hover{box-shadow:0 0 10px rgba(0, 0, 0, .2)}.new-sec3 .yuyue:hover .cont-one,
.new-sec7 .yuyue:hover .cont-one{display:block}.new-sec3 .feixiang:hover .cont-two,
.new-sec7 .feixiang:hover .cont-two{display:block}.new-sec4{}.new-sec4
.cont{background:url(/images/quanjing/kuang2-2020.png) center center no-repeat;height:200px;padding:64px
0 0 74px;box-sizing:border-box}.new-sec4 .cont
.stxt{line-height:30px;color:#333;font-size:18px;position:relative}.new-sec4 .cont .stxt
span{color:#EA9516;position:relative}.new-sec4 .cont .stxt:hover
span{cursor:pointer}.new-sec4 .cont .stxt
.ewm{position:absolute;top:-43px;right:418px;width:208px;height:200px;background:url(/images/quanjing/ewm-box.png) center center no-repeat;padding:4px
8px;box-sizing:border-box;z-index:100;display:none}.new-sec4 .cont .stxt .ewm
.pic{width:192px;height:192px;background:url(/images/quanjing/erm.png) center center no-repeat}.wx-tip{color:#fff;font-size:18px;width:310px;margin:0
auto;position:relative;margin-top:20px}.wx-tip
span{color:#f70}.wx-tip:hover
span{cursor:pointer}.vr-activity-cont h4 .justeasy-txt{position:relative;cursor:pointer}.wx-tip
.ewm{position:absolute;top:-51px;right:-176px;width:208px;height:200px;background:url(/images/quanjing/ewm-box.png) center center no-repeat;padding:4px
12px;box-sizing:border-box;z-index:100;display:none}.vr-activity-cont h4
.ewm{position:absolute;bottom:24px;right:0;width:192px;height:192px;padding:0;box-sizing:border-box;z-index:100;display:none;box-shadow:0 0 4px rgba(0, 0, 0, 0.3);background:#fff}.vr-activity-cont h4 .justeasy-txt:hover
.ewm{display:block}.wx-tip .ewm .pic,
.vr-activity-cont h4
.pic{width:192px;height:192px;background:url(/images/quanjing/erm.png) center center no-repeat}.new-sec5{padding-bottom:60px;box-sizing:border-box}.new-sec5
.cont{background:url(/images/quanjing/kuang3-2020.png) center center no-repeat;height:600px;padding-top:47px;box-sizing:border-box}.new-sec5 .cont
.item{width:100%;margin-bottom:30px}.new-sec5 .cont .item
h3{width:100%;height:40px;line-height:40px;font-size:20px;color:#333;padding-left:50px;box-sizing:border-box}.new-sec5 .cont .item
p{color:#666;font-size:14px;line-height:24px;padding-left:84px;box-sizing:border-box}.new-sec5 .cont .item p
a{color:#f70}.new-sec5 .cont .item p a:hover{color:#f70}.new-sec6{padding-bottom:70px;box-sizing:border-box}.new-sec6 ul
li{margin-right:100px;height:40px;line-height:40px;color:#666;font-size:16px}.new-sec6 .new-sec6-details{width:100%;height:168px;background:url(/images/quanjing/icon-footer2020.png)center center no-repeat}.new-sec7{width:100%;background:#d0cedc;padding:60px
0;display:table}.new-sec7
.cont{width:730px;height:630px;background:url(/images/quanjing/sec-bg7-bg.png) center no-repeat;margin:50px
auto 10px;position:relative}.new-sec-header7{width:455px;height:44px;margin:0
auto;background:url(/images/quanjing/new-sec-header7.png) center no-repeat}.pay-tankuang{background:#fff;padding:0
30px 30px 0px;box-sizing:border-box;border-radius:10px}.pay-tankuang .zf-type{height:46px;line-height:46px;display:table;padding-top:60px}.pay-tankuang .zf-type
p{width:116px;text-align:right;font-size:14px;font-weight:normal;color:#333;height:56px;line-height:56px}.pay-tankuang .zf-type
ul{margin-bottom:40px}.pay-tankuang .zf-type ul
.item{width:150px;margin-right:20px;height:46px;border-radius:8px;border:2px
solid #f0f0f0;overflow:hidden;cursor:pointer}.pay-tankuang .zf-type ul .item .pic-zfb{background:url(/images/quanjing/icon-zfb.png)center center no-repeat;width:150px;height:46px}.pay-tankuang .zf-type ul .item .pic-wx{background:url(/images/quanjing/icon-wx.png)center center no-repeat;width:150px;height:46px}.pay-tankuang .zf-type ul .item .pic-jd{background:url(/images/quanjing/icon-jd.png)center center no-repeat;width:150px;height:46px}.pay-tankuang .zf-type ul
.active{border:2px
solid #f70;background:url(/images/quanjing/icon_selected1.png) top right no-repeat;box-shadow:0 2px 6px -2px orange}.pay-tankuang
.money{text-align:left;font-size:20px;font-weight:normal;color:#333;font-size:36px}.pay-tankuang .money .money-l{width:116px;text-align:right;font-size:14px;font-weight:normal;color:#333;height:44px;line-height:44px}.pay-tankuang .money .money-r{font-size:26px;color:#f70;width:220px;height:44px;line-height:44px}.pay-tankuang .money
.jd{font-size:14px;color:#333}.pay-tankuang
.btn{display:block;width:160px;height:48px;line-height:48px;color:#fff;text-align:center;border-radius:8px;background:#f70;margin:0
auto;margin-top:30px}.new-sec6,.new-sec5,.new-sec4,.new-sec3,.new-sec2,.new-sec1,.v-header{display:table;width:100%}.pay-tips{width:400px;background:#fff;padding:30px
20px;box-sizing:border-box}.pay-tips
.detials{color:#333;font-size:16px;width:100%;text-align:center;background:#fff;height:36px;line-height:36px}.vr-activity{width:600px;color:#5a4931;background:url(/images/quanjing/2019.7/bg.png) top center no-repeat;padding-bottom:50px;box-sizing:border-box}.vr-activity-title{width:100%;height:50px;display:flex;padding:5px
10px;justify-content:space-between;-ms-align-items:center;-ms-align-items:center;align-items:center;box-sizing:border-box}.vr-activity-title
.icon{margin-right:4px}.vr-activity-title .vr-activity-titlefl{display:flex;font-weight:bold;-ms-align-items:center;align-items:center}.vr-activity-title .vr-activity-titlefl
.photo{width:34px;height:34px;border-radius:50%;overflow:hidden;margin-right:8px;border:2px
solid #cdb07a}.vr-activity-title .vr-activity-titlefl .photo
img{max-width:100%;max-height:100%}.vr-activity .title-close{width:18px;height:18px;display:inline-block;background:url(/images/quanjing/vr-close-w.png) center no-repeat}.vr-activity-title
.name{color:#fff}.vr-activity-vip{width:480px;height:79px;background:url(/images/quanjing/2019.7/open-vip.png);margin:20px
auto}.vr-activity-cont{width:100%;padding:20px
54px 0px 54px;;box-sizing:border-box}.icon-king{width:64px;height:45px;background:url(/images/quanjing/vr-king.png) center no-repeat;display:inline-block}.icon-huanguang{width:46px;height:46px;background:url(/images/quanjing/2019.7/tuijian.png) center no-repeat;position:absolute;top:-12px;left:-12px;z-index:2}.vr-activity-cont .vr-activity-kind,
.vr-pay-s
ul{display:flex;justify-content:space-between}.vr-activity-cont
ul{padding-bottom:15px}.vr-activity-cont .vr-activity-kind
li{display:inline-block;width:229px;height:261px;cursor:pointer;position:relative}.vr-activity-cont .vr-activity-kind
li.pic1{background:url(/images/quanjing/2019.7/A.png) center bottom no-repeat}.vr-activity-cont .vr-activity-kind
li.pic2{background:url(/images/quanjing/2019.7/B.png) center no-repeat}.vr-activity-cont .vr-activity-kind
li.pic1.active{background:url(/images/quanjing/2019.7/A-1.png) center bottom no-repeat}.vr-activity-cont .vr-activity-kind
li.pic2.active{background:url(/images/quanjing/2019.7/B-1.png) center no-repeat}.vr-activity-cont
.price{}.price-box{border-bottom:1px dashed #d9b787;padding-bottom:10px;position:relative}.price-box
a{position:absolute;color:#333;font-size:12px;right:0;line-height:34px;text-decoration:underline}.price-box a:hover{color:#e70;text-decoration:none}.vr-activity-cont
h4{padding:0
40px;color:#5a4931}.vr-activity-cont
#ewm3{padding:0
70px}.price-org{color:#f0923d}.vr-activity
.tips{color:#1977eb;font-size:12px;width:100%;box-sizing:border-box;padding-left:54px}.vr-pay-s-fl{width:100%;padding-right:140px;box-sizing:border-box}.vr-pay-s-fl .vr-pay-sway{width:100%;display:table}.vr-pay-s-fl .vr-pay-sway ul
li{width:108px;height:38px;display:flex;justify-content:center;-ms-align-items:center;align-items:center;margin-right:10px;border:1px
solid #d9b787;float:left;cursor:pointer;background:#fff}.vr-pay-s-fl .vr-pay-sway ul li:last-child{margin-right:0}.vr-pay-s-fl .vr-pay-sway ul
li.active{background:#fff url(/images/quanjing/vr-pag-bg.png) right bottom no-repeat;border:1px
solid #d9b787}.vr-pay-s-fl .vr-pay-sway ul li
.icon{width:24px;height:24px;display:inline-block;margin-right:4px}.btn-d9{background:#d9b787;color:#fff}.btn-d9:hover{color:#fff;background:#cea66f}.btn-blue{background:#1977eb;color:#fff}.btn-blue:hover{background:#108ee9;color:#fff}.btn-block{display:block}.vr-pay-sbtn{width:100%;margin-top:7px;display:block}.vr-pay-sbtn
.btn{height:38px;line-height:38px;border-radius:0;font-size:16px;color:#fff}.vr-pay-box{width:100%;padding:10px
0px;display:table;box-sizing:border-box;position:relative}.vr-pay-s{position:absolute;z-index:2;right:-8px;top:10px;width:135px;border-left:1px dashed #d9b787;height:160px;padding-left:7px}.vr-pay-s
.pic{width:128px;height:128px;box-sizing:border-box}.vr-pay-s .pic
img{max-width:100%;max-height:100%}.vr-pay-s .pay-way-s{width:100%;display:flex;justify-content:center;-ms-align-items:center;align-items:center;margin-top:5px}.vr-pay-s .pay-way-s
span{color:#5a4931}.vr-pay-s-fl .pay-yh{width:100%;height:24px;line-height:24px;background:url(/images/quanjing/pay-yh.png) 70px center no-repeat}.vr-pay-s-fl .pay-yh
.red{display:inline-block;padding-left:20px}.noshadow{box-shadow:none !important;background:none !important;border-radius:0 !important}.noshadow .layui-layer-ico{top:-5px !important}.noshadow .layui-layer-ico,
.noshadow .layui-layer-ico:hover{background:url(/images/quanjing/vr-close-w.png) center no-repeat;background-position:center !important}.icon-wx2-s{background:url(/images/quanjing/weixin.png) center no-repeat}.icon-zfb-s{background:url(/images/quanjing/zhifubao.png) center no-repeat}.red2{color:#ff364b}.fs34{font-size:34px}.fs12{font-size:12px}.fs14{font-size:14px}.fc6{color:#666}.fc9{color:#999}.fs24{font-size:24px}.fw-b{font-weight:bold}.blue{color:#1977eb}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.pop-box-scroll{height:320px;overflow:hidden;width:100%}.scroll-style::-webkit-scrollbar{width:6px;height:6px;background-color:#f5f5f5}.scroll-style::-webkit-scrollbar-track{border-radius:10px;background-color:#fff}.scroll-style::-webkit-scrollbar-thumb{height:20px;border-radius:10px;background-color:#b5b5b5}.pop-box{}.pop-box .pop-cont{}.pop-box .pop-cont
p{padding:10px
0 0px 56px;box-sizing:border-box;color:#333;line-height:26px;display:block;height:26px}.pop-box .pop-btn{width:100%;position:fixed;bottom:0px;left:0;background:#fff;padding:20px
0}.pop-btn-s{width:100%;display:table;text-align:center}.pop-box .pop-btn
.btn{border:none;outline:none;width:130px;height:40px;border-radius:4px;display:inline-block}.pop-box .pop-btn .btn-default{margin-right:30px}.pop-box .pop-btn .btn-org{cursor:pointer}.pop-box .pop-cont p
span{display:block}.pop-box .pop-cont p span.stxt-kind{width:84px;text-align:right;margin-right:10px}.rechange-p{display:table;width:100%;padding:10px
0 10px 56px}.rechange-p .stxt-kind,
.pay-yhqlist .stxt-kind,
.price-item .stxt-kind{display:block;text-align:right;width:84px;text-align:right;margin-right:10px;padding-top:10px}.rechange-p
ul{width:430px}.rechange-p ul
li{display:flex;border:1px
solid #ebeef5;background:#fafafa;width:120px;border-radius:4px;height:42px;line-height:42px;margin:0
10px;cursor:pointer;text-align:center;justify-content:center}.rechange-p ul
li.active{border-color:#e70;background:url(/images/icon-selected.png) 89px bottom no-repeat}.rechange-p ul li
.icon{width:28px;height:24px;display:inline-block;float:left;margin-top:10px;margin-right:0px}.icon-wx{background:url(/../images/exuan-active/icon-pay-wx.png) center no-repeat;background-size:20px}.icon-zhifubao-vr{background:url(/images/icon-zhifubao-vr.png) center no-repeat}.icon-yb{background:url(/images/icon-yibao.png) center no-repeat}.icon-jd{background:url(/images/exuan2018/jinbi.png) center no-repeat}.recharge-payway ul li
span{display:inline-block;float:left}.price-item{overflow:hidden}.pay-yhqlist,.price-item{width:100%;display:table;padding:10px
0 10px 56px;box-sizing:border-box}.pay-yhqlist
.list{width:410px}.pay-yhqlist .list ul
li{width:100%;display:table;background:url(/images/exuan/exuan-circle.png) 20px center no-repeat;margin-bottom:10px;padding-left:40px;cursor:pointer}.pay-yhqlist .list ul
li.active{background:url(/images/exuan/exuan-circle-h.png) 20px center no-repeat}.pay-yhqlist .list ul li .yhq-box{width:258px;height:76px;background:url(/images/exuan/exuan-yhq.png) center no-repeat;padding:5px
15px;box-sizing:border-box}.pay-yhqlist .list ul li .yhq-box .yhqbox-fl{width:83px;line-height:66px}.pay-yhqlist .list ul li .yhq-box .yhqbox-fr{line-height:18px;width:140px}.pay-yhqlist .list ul li .yhq-box .yhqbox-fr
h4{font-weight:bold;margin-top:2px}.pay-yhqlist .list ul li .yhq-box .yhqbox-fr
.time{display:block}.pop-box .pop-cont{padding:30px
0px;box-sizing:border-box}.pop-box .pop-cont{padding-top:0px}.orgText{color:#FF8D1C;font-weight:bold}.none{display:none}.tool_t{padding-left:22px !important;width:220px !important}.page_one1{width:100%;height:450px;background:url("/images/quanjing/toolsintro/banner.png") center no-repeat;background-size:cover;position:relative;padding-top:50px;box-sizing:border-box}.page_one1 .yun-fl{padding-left:76px;box-sizing:border-box;width:530px;padding-top:58px}.page_one1 .yun-fl
img{display:block;margin:0
auto}.page_one1 .yun-fr{padding-right:30px;box-sizing:border-box;width:590px}.page_one1 .yun-fr .yun-pic{width:560px;height:350px;border-radius:10px;overflow:hidden}.page_one1 .yun-fr
img{display:block;margin:0
auto;max-width:100%}.page_sec2{background:#f4f4f4}.page_sec2{width:100%;padding:50px
0 60px 0;box-sizing:border-box}.page_sec2
h3{font-size:24px;color:#333;text-align:center;margin-bottom:10px}.page_sec2
p{font-size:16px;color:#666;text-align:center;margin-bottom:4px;line-height:16px}.page_sec2 .yun-cont{padding-top:40px;box-sizing:border-box}.page_sec2 .yun-cont .yun-fl{width:360px;height:580px;position:relative;margin-right:20px}.page_sec2 .yun-cont .yun-fl
img{max-width:100%}.page_sec2 .yun-cont .yun-fl .yun-cover{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, .8);z-index:3;padding:196px
25px;box-sizing:border-box;display:none;cursor:pointer}.page_sec2 .yun-cont .yun-fl .yun-cover
h4{color:#fff;text-align:center;font-size:18px;margin-bottom:20px;font-weight:bold}.page_sec2 .yun-cont .yun-fl .yun-cover
p{color:#fff;text-align:center;font-size:14px;line-height:20px}.page_sec2 .yun-cont .yun-fl:hover .yun-cover{display:block}.page_sec2 .yun-cont .yun-fr{width:820px}.page_sec2 .yun-cont .yun-fr .yun-item{width:400px;height:280px;margin-bottom:20px;border-radius:10px;position:relative;cursor:pointer}.page_sec2 .yun-cont .yun-fr .yun-item1,
.page_sec2 .yun-cont .yun-fr .yun-item3{margin-right:20px}.page_sec2 .yun-cont .yun-fr .yun-item3{width:520px}.page_sec2 .yun-cont .yun-fr .yun-item4{width:280px}.page_sec2 .yun-cont .yun-fr .yun-item
img{max-width:100%}.page_sec2 .yun-cont .yun-fr .yun-cover{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, .8);z-index:3;padding:86px
30px;box-sizing:border-box;display:none}.page_sec2 .yun-cont .yun-fr .yun-cover
h4{color:#fff;text-align:center;font-size:18px;margin-bottom:20px;font-weight:bold}.page_sec2 .yun-cont .yun-fr .yun-cover
p{color:#fff;text-align:center;font-size:14px;line-height:20px}.page_sec2 .yun-cont .yun-fr :hover .yun-cover{display:block}.page_sec3{width:100%;height:240px;background:url("/images/quanjing/toolsintro/bg1.png") center no-repeat;background-size:cover;position:relative;padding-top:50px;box-sizing:border-box}.page_sec3 .yun-m{position:relative}.page_sec3
h3{font-size:24px;color:#333;text-align:center;margin-bottom:10px}.page_sec3
p{font-size:16px;color:#666;text-align:center;margin-bottom:30px}.page_sec3 .yun-pic{height:208px;background:rgba(255, 255, 255, 1);box-shadow:0px 2px 35px 0px rgba(51, 51, 51, 0.1);border-radius:10px;position:absolute;z-index:3;width:100%;top:86px;left:0;display:flex;justify-content:center;align-items:center;box-sizing:border-box}.page_sec3 .yun-pic
img{display:block;max-width:100%}.page_sec4{width:100%;padding:140px
0 60px 0;box-sizing:border-box}.page_sec4
h3{font-size:24px;color:#333;text-align:center;margin-bottom:10px}.page_sec4
p{font-size:16px;color:#666;text-align:center;margin-bottom:30px}.page_sec4 .yun-pic{}.page_sec4 .yun-pic
img{max-width:100%;display:block;margin:0
auto}.page_sec5{width:100%;height:800px;background:url("/images/quanjing/toolsintro/main4.png") center no-repeat;background-size:cover;position:relative;padding:80px
0;box-sizing:border-box}.page_sec5 .yun-fl{padding-left:80px;padding-top:158px;box-sizing:border-box}.page_sec5 .yun-fr{padding-right:80px;box-sizing:border-box}.page_sec6{width:100%;padding:50px
0;box-sizing:border-box}.page_sec6
h3{font-size:24px;color:#333;text-align:center;margin-bottom:50px}.page_sec6 .yun-pic{}.page_sec6 .yun-pic
img{max-width:100%;display:block;margin:0
auto}.page_sec .yun-col2-btn{width:100%;display:flex;justify-content:center;align-items:center;margin-top:56px}.page_sec .yun-col2-btn .yun-btn{width:160px;line-height:40px;text-align:center;font-size:20px;color:#1C1D7A;border-radius:40px;border:none;outline:none;cursor:pointer;box-sizing:border-box}.page_sec .yun-col2-btn .yun-btn1{background:#F4C437;border:1px
solid #F4C437;margin-right:20px}.page_sec .yun-col2-btn .yun-btn2{background:#fff;border:1px
solid #F4C437}.page_sec .yun-col2-btn .yun-btn1:hover{background:#E2B32B}.page_sec .yun-col2-btn .yun-btn2:hover{background:#F3F1EA;color:#F4C437}.page_sec .yun-col2-btn .yun-btn3{background:#fff;border:1px
solid #F4C437}.page_sec .yun-col2-btn .yun-btn3:hover{background:#F3F1EA}.page_last1{width:100%;height:160px;background:url("/images/quanjing/toolsintro/bg2.png") center no-repeat;background-size:cover;position:relative;padding-top:57px;box-sizing:border-box}.page_last1 .yun-m{position:relative;padding-left:326px;box-sizing:border-box}.page_last1
p{color:#fff;font-size:48px;font-weight:bold}.page_last1 .yun-btn{width:160px;height:40px;line-height:40px;text-align:center;font-size:20px;color:#1C1D7A;border-radius:40px;background:#F4C437;border:none;outline:none;position:absolute;right:190px;top:0;cursor:pointer;z-index:3}.page_last1 .yun-btn:hover{background:#E2B32B}.page_one{width:100%;height:600px;background:url("/images/panorama-tool/tool_one.png") center no-repeat;background-size:cover;position:relative}.tool_shadow{position:absolute;top:0;left:0;background:rgba(0,0,0,0.1);width:100%;height:100%;z-index:2}.tool_shadow>p{font-size:16px;color:#5D5D5D;position:absolute;left:30px;bottom:20px}.tool_one{height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;z-index:5;position:relative}.tool_one_title{width:1030px;height:200px;background:rgba(0,0,0,0.5);display:flex;justify-content:center;align-items:center;color:#fff;font-size:48px;margin-bottom:40px}.tool_one_a{width:140px;height:50px;background:rgba(255,141,28,1);border-radius:3px;display:flex;justify-content:center;align-items:center;color:#fff;font-size:24px}.tool_one_a:hover{color:#fff;background:#e70}.page_two{width:100%;height:810px;background:url("/images/panorama-tool/tool_two.png") center no-repeat;background-size:cover}.tool_two{display:flex;justify-content:center;align-items:center;height:100%;flex-direction:column}.tool_two_title{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:70px}.tool_two_title>p:nth-of-type(1){color:#FF8D1C;font-weight:bold;font-size:30px;margin-bottom:20px}.tool_two_title>p:nth-of-type(2){color:#FFF;font-size:18px}.tool_two_main{display:flex;justify-content:center;align-items:flex-start}.tool_two_audio{width:810px;height:450px}.tool_two_text{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;margin-left:30px;height:450px;box-sizing:border-box;padding:23px
0}.tool_two_text_1{background:url("/images/panorama-tool/tool_1.png") center no-repeat;background-size:cover}.tool_two_text_2{background:url("/images/panorama-tool/tool_2.png") center no-repeat;background-size:cover}.tool_two_text_3{background:url("/images/panorama-tool/tool_3.png") center no-repeat;background-size:cover}.tool_two_text_4{background:url("/images/panorama-tool/tool_4.png") center no-repeat;background-size:cover}.tool_two_text>div{display:flex;align-items:center}.tool_two_text>div>p:nth-of-type(1){width:40px;height:40px;margin-right:25px}.tool_two_text>div>p:nth-of-type(2){display:flex;flex-direction:column}.tool_two_text>div>p:nth-of-type(2)>span{font-size:24px;color:#fff}.tool_two_text>div>p:nth-of-type(2)>a{font-size:18px;color:#FF8D1C;margin-top:12px;border-bottom:1px solid #FF8D1C;width:75px}.page_three{width:100%;height:460px;background:url("/images/panorama-tool/tool_three.png") center no-repeat;background-size:cover}.page_four{width:100%;height:460px;background:url("/images/panorama-tool/tool_four.png") center no-repeat;background-size:cover}.page_five{width:100%;height:920px;background:url("/images/panorama-tool/tool_five.png") center no-repeat;background-size:cover}.page_six{width:100%;height:920px;background:url("/images/panorama-tool/tool_six.png") center no-repeat;background-size:cover}.page_seven{width:100%;height:400px;background:url("/images/panorama-tool/tool_seven.png") center no-repeat;background-size:cover}.tool_seven{display:flex;justify-content:center;align-items:center;height:100%}.tool_seven>a{margin-top:80px}.jeui-showbox530{width:100%;box-sizing:border-box;padding:22px
30px 0px 30px}body .layui-tip{border-radius:4px;overflow:hidden;box-shadow:1px 1px 50px rgba(0, 0, 0, .3);background:#fff}body .layui-tip .layui-layer-title{padding:0
10px;box-sizing:border-box;border-bottom:none;height:40px;line-height:40px;width:100%}.jeui-showbox530 .jeui-cont{}.jeui-showbox530 .jeui-cont>.item{width:100%;position:relative;line-height:30px;padding-left:80px;box-sizing:border-box;min-height:30px}.jeui-showbox530 .jeui-cont>.item .l-txt{position:absolute;z-index:10;left:0;top:0;height:30px;line-height:30px;width:86px;text-align:left}.jeui-showbox530 .jeui-cont>.item .r-txt{width:100%;line-height:30px}.recharge-type{width:430px}.recharge-type
li{display:flex;border:1px
solid #ebeef5;background:#fafafa;width:120px;border-radius:4px;height:42px;line-height:42px;margin:0
10px;cursor:pointer;text-align:center;justify-content:center}.recharge-type
li.active{border-color:#e70;background:url(/images/icon-selected.png) 89px bottom no-repeat}.recharge-type li
.icon{width:28px;height:24px;display:inline-block;float:left;margin-top:10px;margin-right:0px}.icon-wx{background:url(/../images/exuan-active/icon-pay-wx.png) center no-repeat;background-size:20px}.icon-zhifubao-vr{background:url(/images/icon-zhifubao-vr.png) center no-repeat}.icon-yb{background:url(/images/icon-yibao.png) center no-repeat}.icon-jd{background:url(/images/exuan2018/jinbi.png) center no-repeat}.recharge-type li
span{display:inline-block;float:left}.price-item{overflow:hidden}.layui-tip .showbox-btn{display:flex;justify-content:center;align-items:center;box-sizing:border-box}.cad-box{}.cad-box
.item{height:77px;margin-bottom:10px;background:url(/images/quanjing/quan.png) left center no-repeat;padding-left:54px;box-sizing:border-box;cursor:pointer}.cad-box
.active{background:url(/images/quanjing/quan-active.png) left center no-repeat}.cad-box .item
.pic{width:258px;height:76px;background:url(/images/quanjing/quan1.png) left center no-repeat}.coupon-fl{width:90px;height:76px;line-height:56px;font-size:36px;color:#ff374c;text-align:center;position:relative}.coupon-fl .line-height16{position:absolute;bottom:10px;width:108px;text-align:center;left:0;font-size:12px}.coupon-fr{width:150px;height:76px;padding-top:10px;box-sizing:border-box;padding-right:14px}.coupon-fr .line-height20{width:100%}.yun-head{width:100%;height:344px;position:relative}.yun-head .yun-cover{position:absolute;top:0;left:0;background:rgba(0, 0, 0, .2);width:100%;height:343px;z-index:2}.yun-head .yun-m{position:relative;padding-top:270px;box-sizing:border-box;z-index:3}.yun-head .yun-m .yun-edit{position:absolute;top:30px;right:0;background:rgba(0, 0, 0, .8);width:100%;height:343px;z-index:3;width:40px;height:24px;opacity:0.8;border-radius:12px;background-image:url(/images/quanjing/yun-g-edit.png);background-position:center;background-repeat:no-repeat;cursor:pointer}.yun-head .yun-m .yun-edit:hover{background:rgba(255, 255, 255, 1);opacity:0.6;background-image:url(/images/quanjing/yun-g-edit-h.png);background-position:center;background-repeat:no-repeat}.yun-head .yun-m .yun-item{width:25%;position:relative;text-align:center}.yun-head .yun-m .yun-item:after{position:absolute;width:1px;height:30px;top:10px;right:0px;background:rgba(102, 102, 102, 1);content:" "}.yun-head .yun-m .yun-item:last-child:after{background:transparent}.yun-head .yun-m .yun-item .yun-item-top{color:#E0E0E0;font-size:14px;width:100%;text-align:center;margin-bottom:12px}.yun-head .yun-m .yun-item .yun-item-btm{color:#fff;font-size:24px}.yun-user{width:100%;background:#fff}.yun-user .yun-m{position:relative;padding-top:74px;box-sizing:border-box}.yun-user .yun-m .yun-pic{width:130px;height:130px;background:#fff;border-radius:50%;left:535px;position:absolute;z-index:4;top:-65px;overflow:hidden;border:5px
solid #fff;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.yun-user .yun-m .yun-pic
img{max-width:120px}.yun-user .yun-m .yun-name{width:100%;text-align:center;text-align:center;color:#333;font-size:20px}.yun-user .yun-m .yun-details{display:flex;justify-content:center;margin-top:20px;margin-bottom:15px}.yun-user .yun-m .yun-details .yun-item{width:300px;height:22px;line-height:22px;background:url(/images/quanjing/yun-g-wechat.png) left center no-repeat;padding-left:30px;box-sizing:border-box;position:relative}.yun-user .yun-m .yun-details .yun-item1{background:url(/images/quanjing/yun-g-phone.png) 150px center no-repeat;padding-left:180px;box-sizing:border-box}.yun-user .yun-m .yun-details .yun-item .yun-item-l{max-width:200px;overflow:hidden;text-overflow:ellipsis;word-wrap:normal}.yun-user .yun-m .yun-details .yun-item-r{margin-left:7px;width:22px;height:22px;background:url(/images/quanjing/yun-g-code.png) center center no-repeat;position:relative;cursor:pointer}.yun-user .yun-m .yun-details .yun-item-r:hover{background:url(/images/quanjing/yun-g-code-h.png) center center no-repeat}.yun-user .yun-m .yun-details .yun-item-r .yun-ewm2{width:180px;height:180px;background:rgba(255, 255, 255, 1);box-shadow:0px 0px 7px 0px rgba(153, 153, 153, 0.14);border-radius:10px;position:absolute;left:44px;top:-90px;border:20px
solid #fff;overflow:hidden;display:none;box-sizing:border-box;z-index:88}.yun-user .yun-m .yun-details .yun-item-r:hover .yun-ewm2{display:block}.yun-user .yun-m .yun-details .yun-item-r .yun-ewm2
img{max-width:100%}.yun-user .yun-m .yun-btm{width:100%;text-align:center;margin-bottom:20px}.yun-user .yun-m .yun-btm
ul{display:flex;justify-content:center}.yun-user .yun-m .yun-btm .yun-item1{line-height:26px;color:#999;font-size:12px;width:auto;padding:0
8px;min-width:60px;text-align:center}.yun-user .yun-m .yun-btm .yun-item{line-height:26px;color:#999;font-size:12px;width:auto;padding:0
15px;text-align:center;border-radius:26px;margin-right:10px;position:relative}.yun-user .yun-m .yun-btm .yun-item:after{content:" ";position:absolute;top:0;left:-1px;width:100%;height:100%;border:1px
solid #999;border-radius:26px}.yun-user .yun-m .yun-tab{width:600px;margin:0
auto}.yun-user .yun-m .yun-tab ul .yun-item{width:25%;text-align:center;font-size:18px;color:#333;height:58px;line-height:58px;cursor:pointer}.yun-user .yun-m .yun-tab ul .yun-active{background:url(/images/quanjing/yun-g-line.png) bottom center no-repeat}.yun-tabbox{padding-top:20px;box-sizing:border-box}.yun-aside{position:fixed;right:180px;bottom:80px;z-index:999;width:80px}.yun-aside .yun-g-home{width:80px;height:90px;background:rgba(255, 255, 255, 1);box-shadow:0px 0px 7px 0px rgba(153, 153, 153, 0.14);border-top-left-radius:10px;border-top-right-radius:10px;padding-top:16px;box-sizing:border-box;cursor:pointer;position:relative}.yun-aside .yun-g-home .yun-pic{width:80px;height:40px;background:url(/images/quanjing/yun-g-home.png) center center no-repeat}.yun-aside .yun-g-home
p{height:12px;font-size:12px;line-height:12px;color:#333;width:100%;text-align:center;margin-top:10px}.yun-aside .yun-g-home:hover{background:#e70}.yun-aside .yun-g-home:hover
p{color:#fff}.yun-aside .yun-g-home:hover .yun-pic{background:url(/images/quanjing/yun-g-home-h.png) center center no-repeat}.yun-aside .yun-g-home:after{width:76px;height:1px;background:#e5e5e5;position:absolute;bottom:0px;left:2px;content:" ";z-index:2}.yun-aside .yun-g-home:hover:after{background:transparent}.yun-ewm2{width:180px;height:180px;background:rgba(255, 255, 255, 1);box-shadow:0px 0px 7px 0px rgba(153, 153, 153, 0.14);border-radius:10px;position:absolute;left:-190px;top:0;border:20px
solid #fff;overflow:hidden;display:none;box-sizing:border-box}.yun-aside .yun-g-home:hover .yun-ewm2{display:block}.yun-ewm2
img{max-width:100%}.yun-aside .yun-g-contact{width:80px;height:90px;background:rgba(255, 255, 255, 1);box-shadow:0px 0px 7px 0px rgba(153, 153, 153, 0.14);border-bottom-left-radius:10px;border-bottom-right-radius:10px;padding-top:16px;box-sizing:border-box;cursor:pointer;position:relative}.yun-aside .yun-g-contact .yun-pic{width:80px;height:40px;background:url(/images/quanjing/yun-g-contact.png) center center no-repeat}.yun-aside .yun-g-contact
p{height:12px;font-size:12px;line-height:12px;color:#333;width:100%;text-align:center;margin-top:10px}.yun-aside .yun-g-contact:hover{background:#e70}.yun-aside .yun-g-contact:hover
p{color:#fff}.yun-aside .yun-g-contact:hover .yun-pic{background:url(/images/quanjing/yun-g-contact-h.png) center center no-repeat}.yun-aside .yun-g-goup{margin-top:10px;width:80px;height:80px;background:rgba(255, 255, 255, 1);box-shadow:0px 0px 7px 0px rgba(153, 153, 153, 0.14);border-radius:10px;box-sizing:border-box;cursor:pointer;position:relative}.yun-aside .yun-g-goup .yun-pic{background:url(/images/quanjing/yun-g-goup.png) center center no-repeat;width:80px;height:80px}.yun-aside .yun-g-goup:hover{background:#e70}.yun-aside .yun-g-goup:hover .yun-pic{background:url(/images/quanjing/yun-g-goup-h.png) center center no-repeat}.yun-edit-box{background:#fff}.yun-edit-box .yun-m{padding-top:33px;box-sizing:border-box}.yun-edit-box .yun-details{margin-left:30px;width:180px;margin-right:50px}.yun-edit-box .yun-details
h2{font-size:16px;font-weight:400;color:rgba(51, 51, 51, 1);line-height:24px}.yun-edit-box .yun-details
ul{}.yun-edit-box .yun-details ul .yun-item{width:100%;position:relative;padding-left:70px;box-sizing:border-box;line-height:18px}.yun-edit-box .yun-details ul .yun-item .yun-item-l{position:absolute;left:0;top:0;width:70px;z-index:2;color:#999;font-size:14px;text-align-last:justify;text-align:justify;text-justify:distribute-all-lines}.yun-edit-box .yun-details ul .yun-item .yun-item-r{width:100%;color:#999;font-size:14px}.yun-edit-box .yun-btm{border-top:1px solid #e5e5e5;padding:0
25px;box-sizing:border-box;height:90px}.yun-edit-box .yun-btm .yun-btn-box2{display:flex;justify-content:center}.yun-edit-box .yun-btm
.btn{display:block;width:130px;height:40px;line-height:40px;text-align:center;font-size:14px;margin-right:24px;border-radius:4px}.yun-edit-box .yun-btm .yun-btn-org{background:#e70;color:#fff;cursor:pointer}.yun-edit-box .yun-btm .yun-btn-org:hover{background:#e67e15;color:#fff}.yun-edit-box .yun-btm .yun-btn2{background:#fff;color:#333;border:1px
solid #ccc}.yun-tabbox .yun-sec-person{background:#fff;padding:0
46px;box-sizing:border-box;margin-bottom:30px;padding-bottom:50px}.yun-tabbox .yun-sec-person
h2{height:20px;font-size:20px;font-weight:bold;color:rgba(51, 51, 51, 1);line-height:20px;position:relative;padding-top:30px;padding-bottom:20px;box-sizing:border-box;height:70px}.yun-tabbox .yun-sec-person h2:after{width:4px;height:22px;content:" ";background:#e70;position:absolute;left:-14px;top:30px;z-index:2}.yun-tabbox .yun-sec-person .yun-details{color:#666;font-size:18px}.yun-tabbox .yun-sec-person .yun-details
p{color:#666;font-size:16px;line-height:24px;margin-bottom:16px}.yun-tabbox .yun-sec-person .yun-details p:last-child{margin-bottom:0}.yun-goods-details{padding-top:20px;padding-bottom:40px;box-sizing:border-box}.yun-goods-fl{width:686px}.yun-goods-fl .yun-goods-pic{width:100%;height:408px;display:flex;justify-content:center;align-items:center;background:#fff}.yun-goods-fl .yun-goods-pic
img{max-width:100%;max-height:100%}.yun-small-pic{margin-top:20px}.yun-small-pic .yun-item{width:122px;height:122px;margin-right:19px;display:flex;justify-content:center;align-items:center;box-sizing:border-box;overflow:hidden;cursor:pointer}.yun-small-pic .yun-item:last-child{margin-right:0}.yun-small-pic .yun-item
img{max-width:100%}.yun-small-pic .yun-item:hover{border:1px
solid #E70}.yun-small-pic .yun-active{border:1px
solid #E70}.yun-goods-fr{width:494px;background:#fff;padding:30px;box-sizing:border-box;height:550px}.yun-goods-fr
h2{font-size:20px;font-weight:bold;color:rgba(51, 51, 51, 1);line-height:34px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.yun-goods-fr .yun-detials{font-size:14px;font-weight:400;color:#666;line-height:28px;height:314px;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:11}.yun-goods-fr .btn-org{width:320px;height:50px;line-height:50px;background:#E70;border-radius:4px;display:block;margin:0
auto;padding:0;text-align:center;font-size:18px;border:none}.yun-goods-fr .btn-default{width:320px;height:50px;line-height:50px;background:#EBEBEB;border-radius:4px;display:block;margin:0
auto;padding:0;text-align:center;font-size:18px;color:#999;border:none}.yun-cases-details{margin-top:20px;padding-bottom:50px}.yun-cases-details .yun-m{background:#fff;padding:0
30px;box-sizing:border-box;padding:50px
30px 52px 30px}.yun-cases-details
h2{height:27px;font-size:24px;font-weight:bold;color:rgba(51, 51, 51, 1);line-height:34px;text-align:center}.yun-cases-details
img{max-width:100%;display:block;margin:20px
auto}.yun-cases-details{color:#333;font-size:16px;line-height:23px}.yun-cases-details
p{margin-bottom:20px}.yun-cases-details .gallery-from{width:100%;display:flex;justify-content:center;margin-top:15px;margin-bottom:50px}.yun-cases-details .gallery-from ul
li{float:left;margin-right:20px;color:#999;font-size:14px;position:relative}.jeui-showbox530 ul .item .r-labels span.yun-active{border:1px
solid #e70;background:#FEF8F2 url(/images/quanjing/yun-sel.png) right bottom no-repeat}.yun-labels{display:block;font-size:0;margin-top:6px}.yun-labels
span{background:#FFEFDE;height:28px;line-height:28px;padding:0
12px;border-radius:30px;color:#e70;display:inline-block;font-size:14px;margin-right:10px}.jeui-showbox530 .r-txt
textarea{border:1px
solid #ccc;padding:10px;box-sizing:border-box;color:#999;width:370px;height:100px}.jeui-showbox530 ul .item .r-txt{position:relative}.jeui-showbox530 ul .item .r-txt
input{width:370px}.jeui-showbox530 ul .item .l-txt{width:78px}.jeui-showbox530 ul .item .r-txt .r-txt-span{position:absolute;z-index:2;height:36px;line-height:36px;color:#333;font-size:12px;display:block;top:0;left:350px}.jeui-showbox530 ul .item .r-select
select{width:114px}.jeui-showbox530 ul .item .r-labels{display:block}.jeui-showbox530 ul .item .r-labels
span{height:36px;line-height:36px;background:#f5f5f5;color:#333;font-size:14px;margin-right:14px;display:block;width:82px;text-align:center;float:left;cursor:pointer;border-radius:2px;border:1px
solid #f5f5f5;box-sizing:border-box}.jeui-showbox530 ul .item .r-labels span:last-child{margin-right:0}body .layui-shuang11{width:100%;height:354px;background:url(/images/quanjing/yun-fc.png)center center no-repeat;padding-top:264px;box-sizing:border-box}body .layui-shuang11 .yun-shuan11-activity .yun-btn2{width:100%;display:flex;justify-content:center}body .layui-shuang11 .yun-shuan11-activity .yun-btn2 .yun-btn{line-height:38px;color:#fff;font-size:24px;width:170px;border-radius:14px;border:0;outline:none;;display:block;cursor:pointer;text-align:center}.yun-shuan11-activity .yun-btn2 .yun-blue{margin-right:20px;background:#2dd2f9}.yun-shuan11-activity .yun-btn2 .yun-red{background:#ff4b4b}.yun-bg-fff{background:#fff;padding-bottom:20px;box-sizing:border-box}.index-jiguo{background:#f5f5f5;padding-bottom:40px;box-sizing:border-box}.index-jiguo .swiper-container3{width:1312px;padding:0
56px;box-sizing:border-box;position:relative;margin:0
auto;height:100px}.index-jiguo .swiper-container3 .inner-swiper-container3{width:100%;overflow:hidden}.index-jiguo .swiper-container3 .swiper-slide{text-align:center;font-size:18px;width:100%}.index-jiguo .swiper-container3 .swiper-slide .yun-item{width:232px;margin-right:10px;background:#fff;height:100px;cursor:pointer}.index-jiguo .swiper-container3 .swiper-slide .yun-item:nth-child(5n){margin-right:0}.index-jiguo .yun-pic{width:100%;height:100px;overflow:hidden;display:flex;justify-content:center;align-items:center}.index-jiguo .yun-pic
img{max-width:100%}.index-jiguo .swiper-button-next,
.swiper-container-rtl .swiper-button-prev{width:26px;height:56px;background:rgba(0, 0, 0, 0.2) url(/images/quanjing/right.png) center center no-repeat;right:-40px}.swiper-button-prev,
.swiper-container-rtl .swiper-button-next{width:26px;height:56px;background:rgba(0, 0, 0, 0.2) url(/images/quanjing/left.png) center center no-repeat;left:-40px}.dot-red{position:absolute;background:#ff4526;width:6px;height:6px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;top:-3px;right:4px}.pano-head .userinfo-box .info-details ul li a .dot-red{right:-4px;top:0}.show-text{top:10px}body
.layui_vr{border-radius:4px;overflow:hidden;box-shadow:1px 1px 50px rgb(0 0 0 / 30%);background:#fff}body .layui_vr .layui-layer-title{background:#fff;border:0;height:40px}.vr-del-showbox{width:100%}.vr-del-showbox .d-text{width:100%;font-size:16px;color:#333;padding:16px
0 0 0px;box-sizing:border-box;height:100px;text-align:center}.vr-del-showbox .showbox-btn-col{width:100%;height:36px;display:flex;justify-content:center;align-items:center;position:relative}.vr-del-showbox .showbox-btn{display:flex;border-radius:4px;text-align:center;font-size:14px;box-sizing:border-box;outline:none;padding:0;align-items:center;justify-content:center;height:30px;width:100px;line-height:30px}.vr-del-showbox .btn-org{background:#ff8d1c;color:#fff;cursor:pointer;border:1px
solid #ff8d1c;border-radius:30px}.vr-del-showbox .btn-org:hover{background:#e70;border:1px
solid #e70}.vr-del-showbox .btn-black{background:#fff;color:#999;border:1px
solid #EDEDED;cursor:pointer;border-radius:30px}.vr-del-showbox .btn-black:hover{border:1px
solid #666;color:#333}.layer_from_Share .Share_main
.Share_nave{position:relative}.layer_from_Share .Share_main .Share_code .item
.codebox{position:relative;margin-bottom:6px}.layer_from_Share .Share_main .Share_code .item .codebox
.e_cover{position:absolute;z-index:2;background:rgba(0,0,0,.7);width:100%;height:100%;top:0;left:0;border-radius:2px}.Share_main .Share_nave
.shareOne{font-size:12px;padding-left:20px;box-sizing:border-box;color:#999;position:absolute;left:0;bottom:22px;line-height:17px}.Share_main .Share_code .item
.tips20233{font-size:13px;padding-left:20px;box-sizing:border-box;color:#999}.Share_main .Share_code
.item20233{margin-top:20px}body
.layui_vr_edit{border-radius:4px;overflow:hidden;box-shadow:1px 1px 50px rgb(0 0 0 / 30%);background:#fff}body .layui_vr_edit .layui-layer-title{border:0;height:42px;line-height:42px;padding:0
20px;box-sizing:border-box}.lay_vip_expire_commont{height:auto;overflow:hidden;display:none}.lay_vip_expire{height:auto;overflow:hidden}.lay_vip_expire_commont
.lay_off{height:auto;overflow:hidden;text-align:right;padding-top:13px;padding-right:9px;padding-bottom:20px}.lay_vip_expire_commont .lay_off
img{width:15px;height:15px;cursor:pointer}.lay_vip_expire_commont
.expire_text{height:auto;overflow:hidden;font-size:14px;color:#333;text-align:center;line-height:25px;margin-bottom:40px}.expire_commont_button{height:auto;overflow:hidden;text-align:center}.expire_commont_button
a{display:inline-block;width:100px;height:30px;border-radius:4px;color:#fff;background:#FF8D1C;font-size:14px;text-align:center;line-height:30px}.expire_commont_button a:hover{background:#e70}.lay_vipGd_commont{display:none;height:auto;overflow:hidden}.lay_vipGd_commont
.lay_gd_title{height:22px;background:#F8F8F8;padding:10px
20px}.lay_vipGd_commont .lay_gd_title
.title{height:auto;overflow:hidden}.lay_vipGd_commont .lay_gd_title .title
span{float:left;color:#333}.lay_vipGd_commont .lay_gd_title .title
em{font-style:normal;color:#999;font-size:14px}.lay_vipGd_commont .lay_gd_title .title
i{float:right;display:block;width:15px;height:15px;overflow:hidden;margin-top:2px;background:url(https://res1.justeasy.cn/images/justeasy/popup_off.png) no-repeat;background-size:100%;cursor:pointer}.lay_gd_tps{background:#FFF5EE;height:auto;overflow:hidden;text-align:center}.lay_vipGd_commont
.lay_gd_text{height:auto;overflow:hidden;padding:9px
0px 9px 30px;color:#333;font-size:14px}.lay_vipGd_commont .lay_gd_text
a{color:#FF8D1C;font-size:14px}.lay_vipGd_commont
.lay_gd_list{height:auto;overflow:hidden}.lay_vipGd_commont .lay_gd_list
.lay_gd_up{height:auto;overflow:hidden;padding:0px
30px;padding-bottom:20px}.lay_vipGd_commont .lay_gd_list
.lay_gd_pc{width:320px;height:auto;float:left;position:relative;z-index:1;cursor:pointer;overflow:hidden}.lay_vipGd_commont .lay_gd_list .lay_gd_pc
.pic{height:230px}.lay_vipGd_commont .lay_gd_list .lay_gd_pc
.img_show{position:absolute;width:320px;height:230px;background:rgba(0, 0, 0, .7);top:0;left:0;justify-content:center;align-items:center;display:none}.lay_vipGd_commont .lay_gd_list .lay_gd_pc
.img_show1{width:700px;height:190px;left:0;margin-left:30px;margin-top:32px}.lay_vipGd_commont .lay_gd_list .lay_gd_pc
.title{text-align:center;font-size:14px;color:#999;margin-top:11px}.lay_vipGd_commont .lay_gd_list .lay_gd_web
.title{text-align:center;font-size:14px;color:#999;margin-top:11px}.lay_vipGd_commont .lay_gd_list .lay_gd_pc:hover
.img_show{display:flex}.lay_vipGd_commont .lay_gd_list .lay_gd_pc:hover
.img_show1{display:flex;height:190px;left:0px}.lay_vipGd_commont .lay_gd_list .lay_gd_pc .img_show
i{display:inline-block;width:24px;height:24px;background:url(https://res1.justeasy.cn/images/userPano/search.png) no-repeat}.lay_vipGd_commont .lay_gd_list .lay_gd_pc .img_show
span{color:#fff;display:inline-block}.lay_vipGd_commont .lay_gd_list
.lay_gd_web{width:320px;height:230px;float:right}.lay_vipGd_commont .lay_gd_list
.lay_gd_down{height:auto;overflow:hidden}.lay_vipGd_commont .lay_gd_list .lay_gd_down
.lay_gd_video_title{height:auto;overflow:hidden;padding:0px
30px;margin-bottom:8px}.lay_vipGd_commont
.lay_gd_video{height:auto;overflow:hidden;padding-left:30px}.lay_gd_video
.video{width:320px;height:190px;background:#B5B5B5}.lay_vipGd_commont
.lay_gd_botton{height:auto;overflow:hidden;text-align:center;margin-top:30px}.lay_vipGd_commont .lay_gd_botton
a{display:inline-block;width:200px;height:36px;color:#fff;line-height:36px;text-align:center;font-size:14px;background:#FF8D1C;border-radius:36px}.lay_vipGd_commont .lay_gd_botton a:hover{background:#e70}.lay_vipGd_commont.lay_NoVip_gdcase .lay_gd_list
.lay_gd_web{width:360px}.lay_gd_info{height:auto;overflow:hidden;font-size:14px;color:#666;line-height:24px;padding:18px
30px 20px 30px}.lay_preview{height:auto;overflow:hidden}.lay_preview
.list{height:auto;overflow:hidden;padding:20px
23px 0px 23px}.lay_preview .list
.list_item{display:flex}.lay_preview .list .list_item:first-child{margin-bottom:27px}.lay_preview .list .list_item
span{display:inline-block;width:176px;text-align:right}.lay_preview .list .list_item
input{flex:1;border:0px;color:#FF8D1C}.lay_preview .list .list_item
input.input1{margin-left:5px;width:40px;height:24px;background:#FF8D1C;color:#fff;line-height:24px;border:0px;border-radius:4px;cursor:pointer;flex:none}.lay_preview .list .list_item
button{width:40px;height:24px;background:#FF8D1C;color:#fff;line-height:24px;border:0px;border-radius:4px;cursor:pointer}.lay_preview .list .list_item button:hover{background:#e70}.lay_preview .list .list_item
.wx_code{border:1px
solid #EDEDED;width:158px;height:158px;padding:10px}.lay_preview .list .list_item .wx_code
img{width:158px;height:158px}.lay_preview
.buttom{background:#FFF5EE;height:60px;line-height:60px;font-size:14px;color:#333;text-align:center;margin-top:27px}.lay_preview .buttom
p{line-height:60px}.lay_preview .buttom
a{color:#FF8D1C}.lay_preview .buttom a:hover{color:#e70}.lay_share_Time{height:auto;overflow:hidden}.lay_share_Time
.lay_share_info{height:auto;overflow:hidden;padding:20px
0px 0px 60px}.lay_share_Time .lay_share_info
.item{display:flex}.lay_share_Time .lay_share_info .item:first-child{margin-bottom:27px}.lay_share_Time .lay_share_info .item
.bt{width:130px;text-align:right}.lay_share_Time .lay_share_info .item
.right{flex:1;padding-left:10px}.lay_share_Time .lay_share_info .item .right
.button{margin-bottom:5px}.lay_share_Time .lay_share_info .item .right
button{width:160px;height:30px;border-radius:30px;border:0px;color:#fff;font-size:14px;line-height:30px;cursor:pointer;background:#999}.lay_share_Time .lay_share_info .item .right button:disabled{background:#999}.lay_share_Time .lay_share_info .item .right
.text2{font-size:12px;color:#999;line-height:22px}.lay_encryption
.lay_share_info{height:auto;overflow:hidden;padding:24px
0px 0px 90px}.lay_encryption .lay_share_info
.item{display:flex}.lay_encryption .lay_share_info .item:first-child{margin-bottom:20px}.lay_encryption .lay_share_info .item:last-child .right
.text2{color:#333;font-size:14px}.lay_encryption .lay_share_info .item
a{color:#FF8D1C;margin-top:2px}.lay_encryption .lay_share_info .item
.bt{width:170px;text-align:right}.lay_encryption .lay_share_info
.right{flex:1}.lay_encryption .lay_share_info .right
.text2{font-size:12px;color:#999;line-height:22px;margin-top:4px}.lay_website{height:auto;overflow:hidden}.lay_website .website_tps,
.lay_language
.website_tps{height:auto;overflow:hidden;padding:20px
20px 12px 80px;font-size:14px;color:#333}.lay_website .website_tps a,
.lay_language .website_tps
a{color:#FF8D1C}.lay_website .website_pic,
.lay_language
.website_pic{padding-left:80px;height:auto;overflow:hidden}.lay_website .website_tps,
.lay_website
.website_pic{padding-left:98px}.lay_website .website_pic .item,
.lay_language .website_pic
.item{display:flex}.lay_website .website_pic .item .bt,
.lay_language .website_pic .item
.bt{width:120px}.lay_website .website_pic .item .pic,
.lay_language .website_pic .item
.pic{flex:1}.lay_website.lay_vipGd_commont
.lay_gd_botton{margin-top:20px}.lay_website
.pic_img{position:relative;width:164px;height:279px;cursor:pointer}.lay_website .pic_img
.img_show{position:absolute;width:164px;height:279px;background:rgba(0, 0, 0, .7);top:0;left:0;justify-content:center;align-items:center;display:none;cursor:pointer}.lay_website .pic_img .img_show
i{display:inline-block;width:24px;height:24px;background:url(/images/userPano/search.png) no-repeat}.lay_website .pic_img .img_show
span{color:#fff;display:inline-block}.lay_website .pic_img:hover
.img_show{display:flex}.lay_language
.pic_img{position:relative;width:318px;height:163px;cursor:pointer}.lay_language .pic_img
.img_show{position:absolute;width:318px;height:163px;background:rgba(0, 0, 0, .7);top:0;left:0;justify-content:center;align-items:center;display:none;cursor:pointer}.lay_language .pic_img .img_show
i{display:inline-block;width:24px;height:24px;background:url(/images/userPano/search.png) no-repeat}.lay_language .pic_img .img_show
span{color:#fff;display:inline-block}.lay_language .pic_img:hover
.img_show{display:flex}.lay_vipGd_commont
.text_commont{height:auto;overflow:hidden;padding:26px
40px 10px 40px;font-size:14px;color:#666;line-height:24px}.lay_vipGd_commont.lay_downlod
.text_commont{padding:26px
26px 10px 26px}.je_switch_box{width:42px}.je_switch_box
.switch{display:none}.je_switch_box
.bg_con{width:44px}.je_switch_box
label{position:relative;display:block;cursor:pointer;vertical-align:top;-webkit-user-select:none;background:url(/images/vrvip/off.png) center no-repeat;width:44px;height:24px}.vr_manage_more{display:flex;justify-content:center;align-items:center}.vr_manage_more
.vr_manage_more_btn{width:166px;height:44px;border:1px
solid #E70;border-radius:21px;display:block;line-height:44px;border-radius:44px;text-align:center;color:#e70;font-size:14px}.vr_manage_more .vr_manage_more_btn:hover{background:#e70;color:#fff}.vr_time_layui{width:36px;height:36px;position:absolute;top:24px;right:20px;z-index:1;cursor:pointer;background:url(/images/quanjing/calendar.png) center center no-repeat}.vr_time_layui_active{width:36px;height:36px;position:absolute;top:24px;right:20px;z-index:1;cursor:pointer;background:url(/images/quanjing/calendar-sel.png) center center no-repeat}.user-px .search-box{right:66px}#vr_time_layui{color:transparent}.vr-tpage{background:#fff;border-radius:4px;width:990px;padding:0
20px;box-sizing:border-box}.h-tit
span.active{color:#333;font-weight:bold;position:relative}.h-tit span.active:after{position:absolute;width:40px;height:3px;content:"";bottom:-6px;left:50%;margin-left:-20px;background:#ff8d1c}.model-infolist ul
li.none{display:none}.select_panorama_copywriting{display:flex;justify-content:space-between;color:#999;font-size:14px;padding-right:20px;box-sizing:border-box}.select_panorama_copywriting
.org{color:#FF8D1C}.select_panorama_copywriting
.copywriting_right{font-size:12px}.select_panorama_copywriting .copywriting_right
a.org{color:#FF8D1C}.select_panorama_copywriting .copywriting_right a.org:hover{text-decoration:underline;color:#e70}.bottom_of_copy{display:flex;justify-content:center;color:#999;font-size:14px;margin-top:19px;margin-bottom:30px}.composite_panorama_btn20216{display:flex;justify-content:center;align-items:center}.composite_panorama_btn20216
.btn_submit{width:240px;line-height:40px;border-radius:20px;background:#E70;color:#fff;border:1px
solid transparent;text-align:center;cursor:pointer}.composite_panorama_btn20216 .btn_submit:hover{background:#f25510;color:#fff}.composite_panorama_btn20216
.org{color:#FF8D1C;margin-left:36px;font-size:14px}.composite_panorama_btn20216 .orgt:hover{color:#f25510;text-decoration:underline}.vr-model-infolist ul li .inputbox
.selectbox20216{background:transparent;position:relative;display:inline-block;padding-right:30px;box-sizing:border-box}.vr-model-infolist ul li .inputbox .selectbox20216
input{box-sizing:border-box;width:100%;height:100%;color:#333}.vr-model-infolist ul li .inputbox .selectbox20216 input::placeholder{color:#999}.vr-model-infolist ul li .inputbox .selectbox20216:hover input::placeholder{color:#333}.vr-model-infolist ul li .inputbox .selectbox20216::after{position:absolute;top:0;right:0px;content:"m²";z-index:2;height:100%;width:30px;display:flex;justify-content:center;align-items:center;font-size:14px;color:#333}.vr-model-infolist ul li .inputbox .selectbox20216:hover
input{color:#333}.question20216{position:relative;width:44px;height:20px;display:inline-block}.question20216
.icon_question{position:relative;width:44px;height:20px;background:url(/images/quanjing/edit20216/question.png) center no-repeat;display:block}.question20216
.question_tips20216{position:absolute;top:25px;left:0;width:265px;padding:10px;box-sizing:border-box;z-index:3;background:#fff;box-shadow:0 0 4px rgb(51 51 51 / 20%);display:none;font-size:14px;color:#333}.question20216 .question_tips20216:before{content:"";width:0;height:0;position:absolute;border:6px
solid transparent;border-bottom:6px solid #fff;left:18px;top:-12px;filter:drop-shadow(-1px -1px 1px rgba(0,0,0,.2))}.question20216:hover{background:url(/images/quanjing/edit20216/question_h.png) center no-repeat}.question20216:hover
.question_tips20216{display:block}.question20216:hover .question_tips20216:before{display:block}.checkboxs20216 label .icon-checkbox{height:20px;line-height:20px}.checkboxs20216 input:disabled+label .icon-checkbox{height:20px;line-height:20px}.model-infolist ul li .set_sm20216
p{height:36px;line-height:36px;color:#999;font-size:14px}.add_label{display:flex;justify-content:flex-start;align-items:center;margin-top:10px}.add_label
span{padding:0
20px;box-sizing:border-box;color:#666;font-size:14px;height:28px;background:#FFF;border:1px
solid #EDEDED;margin-right:10px;border-radius:14px;display:flex;align-items:center;cursor:pointer}.add_label
span.active{color:#FF8D1C;border:1px
solid #FF8D1C}.model-infolist ul li .inputbox .add_label span:hover{color:#FF8D1C;border:1px
solid #FF8D1C}.newreg-navlist
.btm{width:200px;height:100px;background:#FFF;border-radius:4px;margin-top:10px;padding:0px
5px !important}.newreg-navlist .btm
.item{width:100%;height:50px;display:flex;justify-content:flex-start;align-items:center;padding-left:14px;box-sizing:border-box}.newreg-navlist .btm .item:hover{background:#FFFAF5;color:#e70}.newreg-navlist .btm .item
.icon{width:30px;height:50px;display:block;margin-right:12px;width:30px;height:50px;display:block;margin-right:12px}.icon-vr-person{background:url(/images/quanjing/edit20216/icon_fanhui.png) center no-repeat}.newreg-left dl dd:hover .icon-vr-person{background:url(/images/quanjing/edit20216/icon_fanhui_y.png) center no-repeat}.icon-vr-3dindex{background:url(/images/quanjing/edit20216/icon_jinru3D.png) center no-repeat}.newreg-left dl dd:hover .icon-vr-3dindex{background:url(/images/quanjing/edit20216/icon_jinru3D_y.png) center no-repeat}.newreg-left dl .appcre-19,
.newreg-left dl
dd{font-size:14px;text-indent:18px;line-height:50px;height:50px;padding:0;cursor:pointer}.newreg-left dl .appcre-19{padding:0
5px !important}.newreg-left dl .appcre-19 a,
.newreg-left dl dd
a{display:flex;justify-content:flex-start;align-items:center;padding-left:14px;box-sizing:border-box}.newreg-left dl .appcre-19:hover,
.newreg-left dl dd:hover{background:#FFFAF5}.newreg-left dl .appcre-19:hover a,
.newreg-left dl dd:hover
a{color:#e70}.newreg-left dl .appcre-19.active,
.newreg-left dl
dd.active{background:#e70;color:#fff;padding:0}.newreg-left dl .appcre-19.active a,
.newreg-left dl dd.active
a{color:#fff}.newreg-left dl .appcre-19 .icon,
.newreg-left dl dd
.icon{width:30px;height:50px;display:block;margin-right:6px}.newreg-left dl dd .icon-new{display:block;width:29px;height:16px;background:url(/images/justeasy/new.png) center no-repeat;background-size:100%;position:absolute;right:15px;top:2px;margin-right:0}.icon-vr-l9{background:url(/../images/vrvip/L9.png) center center no-repeat}.newreg-left dl dd:hover .icon-vr-l9{background:url(/../images/vrvip/L9-hover.png) center center no-repeat}.newreg-left dl dd:hover.active .icon-vr-l9{background:url(/../images/vrvip/L9-sel.png) center center no-repeat}.newreg-left dl dd.active:hover .icon-vr-l9{background:url(/../images/vrvip/L9-sel.png) center center no-repeat}.icon-vr-20{background:#999;width:5px;height:5px;border-radius:50%;margin-left:25px;margin-right:12px}.newreg-left .appletapp dd:hover{background:#fff}.newreg-left .appletapp dd:hover
a{color:#e70}.newreg-left .appletapp
dd.active{background:#fff;color:#e70;padding:0}.newreg-left .appletapp dd.active
a{color:#e70}.newreg-left .appletapp dd:hover .icon-vr-20{background:#e70}.newreg-left .appletapp dd.active .icon-vr-20{background:#e70}.newreg-left .appletapp dd.active:hover .icon-vr-20{background:#e70}.advert-gg-box
.lay_gd_botton{height:auto;overflow:hidden;text-align:center;width:200px;background:#FF8D1C;border-radius:4px;color:#fff;margin:0
auto;margin-top:30px;align-items:center;padding:0;box-sizing:border-box;justify-items:center;line-height:36px;cursor:pointer}.advert-gg-box
.tips202111{font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#666;display:flex;justify-content:center}.advert-gg-box .lay-gg{display:flex;justify-content:center;align-items:center;margin:20px
0}.advert-gg-box .lay-gg
p{font-size:14px;font-family:Microsoft YaHei;font-weight:bold;color:#333;height:24px;line-height:24px;margin-right:20px}.advert-gg-box .lay-gg .icon-switch-gg{width:44px;height:24px;background:url(/images/vrvip/on2.png) 0 center no-repeat}.advert-gg-box .lay-gg .icon-switch-default{width:44px;height:24px;background:url(/images/vrvip/off2.png) 0 center no-repeat}.kr-box{display:flex;justify-content:space-between;align-items:center;width:100%}.kr-box .kr-rlbox{display:flex;justify-content:flex-start;align-items:center;color:#999}.kr-rlbox .air_bubbles .stxt-s-top{left:-40px;top:22px}.kr-rlbox .air_bubbles .stxt-s-top:before{border-bottom:6px solid #fff;left:48px;top:-13px}.kr-box .btn-org-k{width:80px;height:26px;display:block;border:1px
solid #E70;border-radius:26px;color:#e70;padding:0;box-sizing:border-box;line-height:26px;text-align:center;display:flex;justify-content:center;align-items:center;background:transparent}.kr-box .btn-org-k:hover{background:#E70;color:#fff}.set_capacity{box-sizing:border-box}.set_capacity
.cont{width:100%;box-sizing:border-box;padding:20px
30px;box-sizing:border-box}.set_capacity .input-box{background:#F8F8F8;padding:10px
20px;box-sizing:border-box}.set_capacity
.btm{display:flex;justify-content:space-between;align-items:center;margin-top:40px}.set_capacity .btm
p{font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#333}.set_capacity .btm p
span{color:#FF8D1C;font-size:24px;font-weight:bold}.set_capacity .btm
.btn{width:140px;height:40px;line-height:40px;border-radius:40px;padding:0;width:152px;height:40px;background:#FF8D1C;border-radius:20px}.set_capacity .btm p span.sub-price{color:#999;margin-left:24px;font-weight:normal;color:#999;font-size:14px}.set_capacity .btm p span.sub-price
a{color:#666;text-decoration:underline}.radio label .sub-price{color:#999}.radio label .icon-tj{position:absolute;top:-12px;right:0;display:block;width:30px;height:16px;background:url(/images/quanjing/202112/PC/good.png) center no-repeat}.set_capacity .input-box
.radio{width:210px}.set_capacity .input-box
.clearfix{display:flex;flex-wrap:wrap}.set_capacity .input-box .clearfix
.radio{width:33.33333333333%;box-sizing:border-box;padding-right:10px}.set_capacity .input-box
p{font-size:14px;;font-weight:400;color:#666;margin-top:6px}.set_capacity .input-box.clearfix
p{margin-bottom:10px;margin-top:0}.set_capacity .input-box p
a{color:#666}.set_capacity .input-box p a:hover{color:#333}.buy_capacity .d-text{font-size:14px;padding-top:30px;box-sizing:border-box}.buy_capacity .showbox-btn{height:36px;line-height:36px;display:flex;align-items:center}.air_bubbles{position:relative;cursor:pointer}.air_bubbles .icon-question-circle{width:20px;height:20px;background:url(/images/vrvip/ask.png) center no-repeat;display:block}.air_bubbles .stxt-s-top{font-size:12px;color:#666;position:absolute;left:-40px;top:-64px;width:290px;padding:8px
15px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;background:#fff;z-index:2;text-align:center;-webkit-box-shadow:0 0 4px rgb(51 51 51 / 20%);box-shadow:0 0 4px rgb(51 51 51 / 20%);cursor:pointer;display:none;line-height:20px;text-align:left}.air_bubbles .stxt-s-top:before{content:"";width:0;height:0;position:absolute;border:6px
solid transparent;left:43px;top:28px}.air_bubbles:hover .stxt-s-top{display:block}em,i{font-style:normal}.layer_meal_3
.layer_bt{background:#FFF5EE;height:40px;color:#FF8D1C;line-height:40px;font-size:12px;text-align:center;margin-bottom:10px}.layer_meal_3 .layer_bt em,.layer_meal_3 .layer_bt
span{display:inline-block}.layer_meal_3 .layer_bt
em{width:50px;height:24px;overflow:hidden;vertical-align:middle}.layer_meal_3 .layer_bt
em.left{background:url('/../images/quanjing/new_img/L.png') no-repeat}.layer_meal_3 .layer_bt
em.right{background:url('/../images/quanjing/new_img/R.png') no-repeat}.layer_meal_3
.layer_radio{padding:0px
20px;height:auto;overflow:hidden;padding-top:11px}.layer_meal_3 .layer_radio
.bts{font-size:14px;color:#666;padding-bottom:10px}.layer_meal_3 .layer_radio
.radio_list{height:auto;overflow:hidden}.layer_meal_3 .layer_radio .radio_list
label{display:block;width:33.333333333%;float:left;font-size:14px;color:#333;margin-bottom:10px;cursor:pointer}.layer_meal_3 .layer_radio .radio_list label
em{color:#999}.layer_meal_3 .layer_radio .radio_list label input[type='radio']{-webkit-appearance:none;position:relative;width:16px;top:2px;-moz-appearance:none;appearance:none;border:0;outline:0
!important;cursor:pointer;padding:0;height:16px;margin-right:6px}.layer_meal_3 .layer_radio .radio_list label input[type='radio']:before{border:1px
solid #DBDBDB;position:relative;background:#fff;transition:all .3s;width:16px;height:16px;content:'';display:inline-block;left:0;top:0;border-radius:50%;box-sizing:border-box;-webkit-transition:all .3s}.layer_meal_3 .layer_radio .radio_list label input[type="radio"]:checked:after{background:#FF8D1C;color:#fff;content:'';color:#fff;position:absolute;left:4px;top:4px;display:inline-block;width:8px;height:8px;border-radius:50%}.layer_meal_3 .layer_radio .radio_list label input[type="radio"]:checked:before{border-color:#FF8D1C}.layer_meal_3
.layer_no_vip{background:#F8F8F8;height:auto;overflow:hidden;padding:20px
20px;padding-bottom:0px }.layer_meal_3 .layer_no_vip
.bts{font-size:12px;color:#999;height:auto;overflow:hidden}.layer_meal_3 .layer_no_vip .bts
span{float:left}.layer_meal_3 .layer_no_vip .bts
a{float:right;color:#E70;text-decoration:revert}.layer_meal_3
.no_list{height:auto;overflow:hidden}.layer_meal_3 .no_list
.item{height:auto;overflow:hidden;display:flex;width:33.3333333333333%;float:left;align-items:center;cursor:pointer}.layer_meal_3 .no_list .item
.icon{width:24px;height:24px;background:url('/../images/quanjing/new_img/point.png') no-repeat}.layer_meal_3 .no_list .item.active
.icon{width:24px;height:24px;background:url('/../images/quanjing/new_img/point-sel.png') no-repeat}.layer_meal_3 .no_list .item.active
.info{border-color:#E70}.layer_meal_3 .no_list .item.active .texts
span{color:#E70}.layer_meal_3 .no_list .item.active .texts
em{color:#E70}.layer_meal_3 .no_list
.right{flex:1;padding-left:10px}.layer_meal_3 .no_list .right
.info{background:#fff;height:60px;margin:20px
0px;background:#FFF;width:175px;border:1px
solid #fff;display:flex;box-shadow:0px 4px 20px 0px rgba(153, 153, 153, 0.3);text-align:center;border-radius:10px;align-items:center}.layer_meal_3 .no_list .right .info
.bts{width:75px;text-align:right;font-size:14px;color:#333}.layer_meal_3 .no_list .right .info
.texts{flex:1;font-size:14px;color:#333}.layer_meal_3 .no_list .right .info .texts
span{font-size:18px;font-weight:bold}.layer_meal_3 .no_list .right .info .texts
em{font-weight:bold}.layer_meal_3
.layer_bottom{display:flex;height:auto;overflow:hidden;align-items:center;padding-top:20px;padding-left:30px;padding-right:30px}.layer_meal_3 .layer_bottom
.pricle{flex:1;color:14px;color:#333}.layer_meal_3 .layer_bottom .pricle
em{font-size:24px;color:#FF8D1C;font-weight:bold}.layer_meal_3 .layer_bottom
.sub_button{width:200px;height:40px;overflow:hidden}.layer_meal_3 .layer_bottom .sub_button
a{display:block;width:100%;height:40px;color:#fff !important;border-radius:20px;text-align:center;line-height:40px;font-size:14px;background:#FF8D1C}.layui_tipsss{padding-top:10px;text-align:center;position:relative;height:149px;box-sizing:border-box}.layui_tipsss
.btn_org{width:140px;height:30px;background:#FF8D1C;border-radius:15px;display:flex;justify-content:center;align-items:center;text-align:center;margin:0
auto;font-size:14px;font-weight:400;color:#FFF;padding:0;position:absolute;bottom:20px;left:calc(50% - 70px);z-index:2}.layui_tipsss5{height:auto}.layui_tipsss5
.btn_org{position:relative;display:flex;margin:15px
auto 0;left:0;top:0;justify-content:center;align-items:center}.layui-layer-hui .layui-layer-content
a{text-decoration:underline;font-size:14px}.layui-layer-hui .layui-layer-content a:hover{font-size:14px;text-decoration:underline}.layer_from_Share .Share_main .Share_code .item
.code{position:relative}body
.skin_vip20{background:url(/../images/vr/vr202212/tanchuang1.png) center no-repeat;box-shadow:0 0 0 0}.synthetic_box{width:532px;margin:0
0 0 95px;padding-top:40px;box-sizing:border-box;text-align:center;height:550px;position:relative}.synthetic_box
h2{font-size:18px;font-weight:bold;color:#333;margin-bottom:20px}.synthetic_box
.cont{font-size:14px;font-family:Source Han Serif CN;font-weight:400;color:#000;line-height:28px}.synthetic_box .cont
span{font-size:18px;color:#FF8D1C}.synthetic_box .cont p
span{font-size:30px;font-weight:bold}.synthetic_box
.btn{position:absolute;bottom:60px;width:180px;height:40px;background:#FF8D1C;border-radius:20px;display:flex;justify-content:center;align-items:center;left:calc(50% - 90px);font-size:16px;font-weight:bold;color:#FFF;cursor:pointer;z-index:2}.synthetic_box
.see_more{margin-top:20px}.synthetic_box .see_more
a{color:#e70;text-decoration:underline}.synthetic_box
.more{font-size:12px;font-family:Microsoft YaHei;font-weight:400;text-decoration:underline;color:#7D7063;line-height:30px;position:absolute;bottom:20px;left:calc(50% - 50px);cursor:pointer;z-index:2;width:100px}.synthetic_box
.more2{text-decoration:none}body .skin_vip20 .layui-layer-setwin .layui-layer-close2{right:-60px;top:-70px;width:32px;height:32px;background:url("/../images/quanjing/rechange20228/cha.png") center no-repeat}body .skin_vip20 .layui-layer-setwin .layui-layer-close2:hover{background:url("/../images/quanjing/rechange20228/cha-sel.png") center no-repeat}.synthetic_box2{width:532px;margin:0
0 0 95px;padding-top:40px;box-sizing:border-box;text-align:center;height:550px;position:relative}.synthetic_box2
h2{font-size:18px;font-weight:bold;color:#333;margin-bottom:20px}.synthetic_box2
.cont{font-size:14px;font-family:Source Han Serif CN;font-weight:400;color:#000;line-height:28px}.synthetic_box2 .cont
span{font-size:18px;color:#FF8D1C}.synthetic_box2 .cont p
span{font-size:30px;font-weight:bold}.synthetic_box2
.btn{position:absolute;bottom:60px;width:180px;height:40px;background:#FF8D1C;border-radius:20px;display:flex;justify-content:center;align-items:center;left:calc(50% - 90px);font-size:16px;font-weight:bold;color:#FFF;cursor:pointer;z-index:2}.synthetic_box2
.see_more{margin-top:20px;outline:0;border:0}.synthetic_box2 .see_more
a{color:#e70;text-decoration:underline}.synthetic_box2
.more{font-size:12px;font-family:Microsoft YaHei;font-weight:400;text-decoration:underline;color:#7D7063;line-height:30px;position:absolute;bottom:20px;left:calc(50% - 50px);cursor:pointer;z-index:2;width:100px}.synthetic_box2
.more2{text-decoration:none}body .skin_vip20 .layui-layer-setwin .layui-layer-close2{right:-60px;top:-70px;width:32px;height:32px;background:url("/../images/quanjing/rechange20228/cha.png") center no-repeat}body .skin_vip20 .layui-layer-setwin .layui-layer-close2:hover{background:url("/../images/quanjing/rechange20228/cha-sel.png") center no-repeat}#filePicker{position:unset;opacity:1}#uploader .filelist
li{float:left;width:168px;height:220px;float:left;cursor:pointer;margin:0
25px 0 0;position:relative;border-bottom:none !important}.select-vr-cont_new #uploader .filelist
li{width:128px;height:160px}.select-vr-cont_new #uploader .filelist li
p.imgWrap{width:128px;height:128px}.select-vr-cont_new #uploader .filelist div.file-panel{top:92px}.select-vr-cont_new #uploader .filelist li
.title{width:128px !important;top:136px !important}#uploader .filelist li:nth-child(6n+0){margin-right:0}#uploader .filelist li
p.imgWrap{width:168px;height:172px;position:relative}#uploader .filelist div.file-panel{right:0;top:136px;font-size:0;width:40px;height:40px;background:url("/../images/vrvip/corner-delete.png") center center no-repeat !important}#uploader .filelist div.file-panel
span.cancel{display:none !important;width:22px;height:22px;background:none !important}#uploader .filelist div.file-panel:hover{background:url("/../images/vrvip/corner-delete-sel.png") center center no-repeat}#uploader .filelist li p.imgWrap
img{width:100%;height:100%}#uploader .filelist li
.title{width:168px !important;text-align:center !important;display:block;top:180px !important;left:0px !important}#uploader
.filelist{float:left}#uploader
.queueList{margin:10px
0 !important}#uploader .filelist div.file-panel
span{background:transparent}#uploader .filelist li p.progress
span{height:8px;margin-top:0}.pagination{margin:0}.li-active-temp{display:none}#uploader .filelist li .vr-pic-s
img{height:100%}#container{border:none}#uploader .filelist li
p.title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:32px;color:#333}.upload_close{z-index:999;width:24px;height:24px;overflow:hidden;position:absolute;top:0;right:0;background:url(/../images/vr-new/new_icon/cha.png) no-repeat;cursor:pointer}.pic_edit{z-index:99;position:absolute;width:24px;height:24px;cursor:pointer;background:url(/../images/vr-new/new_icon/edit.png) no-repeat}div{box-sizing:unset}.layer-pano .layui-layer-btn .layui-layer-btn0{background:#fff;color:#313131;border:1px
solid #e5e5e5;cursor:pointer;width:120px;height:36px;padding:0;line-height:36px;border-radius:36px}.layer-pano .layui-layer-btn .layui-layer-btn0:hover{border:1px
solid #666}.mytextbox{width:100%}.mytextbox2 .txt-fl{text-align:right;width:150px}#new-del-logo{left:0px;top:60px;z-index:3;width:80px;height:20px;padding-right:10px;line-height:20px;box-sizing:border-box}.btn-bgrey{background:#8E9192;color:#fff;border-radius:5px;border:none;outline:none;line-height:30px;padding:0
15px}.btn-bgrey:hover{background:#5D6567;color:#fff}.layui-tip .btn-default:hover{border:1px
solid #f5f5f5}.layui-tip .btn:focus{border:1px}.layui-colorpicker{padding:0;border:0;width:40px;height:26px;border-radius:0;outline:none}.layui-colorpicker-trigger-span{border:0;border-radius:0}.layui-colorpicker .layui-colorpicker-trigger-i{display:none}.no_vip_left{position:absolute;z-index:3;left:-70px;top:0;color:#333}.water_box{width:118px;position:relative}.del_water{position:absolute;z-index:2;top:0;cursor:pointer;color:#fff;background:rgba(0, 0, 0, .2);text-align:right;width:100%;height:20px;line-height:20px;display:none;left:0}.water_box:hover
.del_water{display:block;cursor:pointer}.layui-layer-dialog .layui-layer-padding{color:#999}.vrpics ul li .del
a{color:#fff;position:relative}.vrpics ul li .del a:hover
.vr_commont_tps{display:block}.vrpics ul li .del a
.vr_commont_tps{position:absolute;top:-39px;right:-40px;width:143px;text-align:center;font-size:12px;display:none}.vrpics ul li .del a .vr_commont_tps
.tps_text{background:rgba(0,0,0,.8);color:#fff;border-radius:4px;padding:2px
5px;font-size:12px}.vrpics ul li .del a .vr_commont_tps .jiao
span{display:block;width:0;margin-left:77px;width:0;height:0;border-top:5px solid  rgba(0,0,0,.8);border-right:5px solid transparent;border-left:5px solid transparent}.layui-layer .lay_vipGd_commont
.wx_code{position:relative}.layui-layer .lay_vipGd_commont
.renovate{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;cursor:pointer}.layui-layer .lay_vipGd_commont .renovate
img{width:30px !important;height:30px !important}.lay_preview .list .list_item
.text_tps{text-align:center;color:#f00;margin-top:8px;width:100%}.canvasPop ul
.item20227{position:relative}body .year-winning{background:none;box-shadow:none}.winning-box{display:block;width:100%;height:351px;background:url("/images/quanjing-year-start/PC/win.png") center no-repeat;background-size:contain;position:relative;box-sizing:border-box;padding:72px
75px 0}.winning-box .box-close{display:block;width:22px;height:22px;background:url("/images/quanjing-year-start/PC/cha.png") center no-repeat;background-size:contain;cursor:pointer;position:absolute;top:62px;right:20px}.winning-box .btn-receive{display:flex;align-items:center;justify-content:center;margin:0
auto;width:180px;height:40px;background:#FFD24D;border-radius:20px;font-size:14px;font-weight:bold;color:#7D4A2E;cursor:pointer}.winning-box .btn-receive:hover{color:#FFF;background:#6570EB}.winning-day{display:block;background:url("/images/quanjing-year-start/PC/pop-1.png") center no-repeat;background-size:contain;padding:280px
75px 0}.radioboxs{margin-top:8px;z-index:9999}.radioboxs
.radio{display:inline-flex;-ms-align-items:center;align-items:center;margin-right:10px}.radioboxsvr20219
.radio{display:none}.radioboxs
label{display:flex;align-items:center;cursor:pointer;color:#333}.radioboxs label .icon-radio{width:16px;height:16px;display:inline-block;background:url(/images/reg-new/radio.png) center no-repeat;margin-right:8px}.radioboxs input:checked+label .icon-radio{background:url(/images/reg-new/radio2.png) center no-repeat}.set-open-times{display:flex;align-items:center;height:30px;margin-top:20px}.set-open-times
p{color:#333;font-size:14px}.times-set-box{display:flex;justify-content:center;align-items:center}.new-logo-span2{display:flex;justify-content:center;align-items:center}.new-logo-span2
.txt{margin-top:8px}.hotspot-box .hotspot-list .scene-switching-item
.edit{width:310px;right:0;background:#333;border:0px
solid;align-items:center;padding-left:10px;box-sizing:border-box}.hotspot-box .hotspot-list .scene-switching-item .edit
a{min-width:44px;width:44px;cursor:pointer}.hotspot-box .hotspot-list .scene-switching-item .edit
a.rename{margin-right:20px;min-width:60px;width:60px}.hotspot-box .hotspot-list li.scene-switching-item .edit a:hover{text-decoration:none;color:#FF8D1C}.jeui-showbox{color:#333}.hotspot-box .hotspot-list .scene-switching-item .edit
a.disabled{color:#999;pointer-events:none;cursor:default}.hotspot-box
.vrVipdeblocking{margin-top:0;margin-right:5px}.hotspot-box .vrVipdeblocking
a{display:flex;width:100%;height:45px;background:#44454b;align-items:center;justify-content:center}.layui-layer.layerVrVipbecome
.become_title{font-size:16px;font-weight:bold;color:#333;text-align:center;margin-bottom:10px}.layui-layer.layerVrVipbecome
.become_info{font-size:14px;color:#999;text-align:center;margin-bottom:40px}.layui-layer.layerVrVipbecome
.become_button{height:auto;overflow:hidden;margin-bottom:15px}.layui-layer.layerVrVipbecome .become_button
a{width:160px;height:45px;border-radius:25px;text-align:center;color:#fff;background:#FF8D1C;display:flex;align-items:center;justify-content:center;font-size:16px;margin:0
auto}.layui-layer.layerVrVipbecome .become_button a:hover{background:#E05300}.layui-layer.layerVrVipbecome
.become_tps{text-align:center;color:#999}.layui-layer.layerVrVipbecome
.layerVrVipbecome{padding:20px
20px}.radioboxs .radio
span{display:unset !important;width:unset !important;height:unset !important;border:none !important}body .layer-hot-save{background:rgba(0, 0, 0, .5);color:#fff;border:0}body .layer-hot-save .layui-layer-content{color:#fff}body .layer-hot-save .layui-layer-btn{display:flex;justify-content:center;align-items:center}body .layer-hot-save .layui-layer-btn a.layui-layer-btn1{border:1px
solid #fff;color:#fff;background:transparent;border-radius:36px}body .layer-hot-save .layui-layer-btn a.layui-layer-btn0{border:1px
solid #FF8D1C;color:#fff;background:#FF8D1C;border-radius:36px}body .layer-hot-save .layui-layer-btn a.layui-layer-btn1:hover{opacity: .9}body .layer-hot-save .layui-layer-btn a.layui-layer-btn0:hover{opacity: .9}.audio-top
.radioboxs{display:flex;justify-content:flex-start;align-items:center}.change-box
.mybtns{display:flex;justify-content:center;align-items:center}.change-box .mybtns
.btn{border-radius:36px}.mobile-box20216 .showbox-btn-col2{width:100%;height:36px;display:flex;justify-content:center;align-items:center}.mobile-box20216 .showbox-btn-col2 .showbox-btn{display:inline-block;height:36px;line-height:100%;border-radius:36px;text-align:center;font-size:14px;box-sizing:border-box;margin-right:20px;padding:0
40px !important;cursor:pointer}.mobile-box20216 .showbox-btn-col2 .showbox-btn:nth-child(2n){margin-right:0}.mobile-box20216 .btn-org a,
.mobile-box20216 .btn-org{color:#fff;background:#ff8d1c}.mobile-box20216 .btn-org:hover a,
.mobile-box20216 .btn-org:hover{background:#e70;color:#fff}.mobile-box20216 .btn-black{background:#fff;color:#313131;border:1px
solid #e5e5e5;cursor:pointer}.mobile-box20216 .btn-black:hover{border:1px
solid #666}.mobile-box20216 .btn-default{background:#f5f5f5;color:#e0e0e0;border:1px
solid #f5f5f5;cursor:default}.mobile-box20216 .inputbox
.text3{width:466px;border-radius:4px}.mobile-box20216 .inputbox .contact-input-box{width:180px;border-radius:4px}.mobile-box20216 .add_book
a{color:#666;font-size:14px}.mobile-box20216 .contact-box{display:flex;align-items:center}.text_box_vip_tips{background:rgba(255, 141, 28, .2);text-align:center;height:30px;border-radius:8px;font-size:14px;color:#333;display:flex;align-items:center;justify-content:center;margin-bottom:15px}.text_box_vip_tips
a{color:#ff8d1c}.mobile-box20216 .contact-box .text-list{width:40%}.mobile-box20216
.t_jbox{right:17px;text-align:right}.mobile-box20216 .contact-box2{margin-bottom:20px;position:relative}.mobile-box20216{padding:20px}.mobile-box20216 .contact-box2:before{content:"";bottom:-6px;width:100%;left:0;height:1px;background:#f5f5f5;z-index:3;position:absolute}#mobile-box{height:100%}.text_box_main{position:relative}.text_box_main
.text_box_bg{position:absolute;top:0;left:0;background:rgba(255, 255, 255, .0);width:100%;height:100%;z-index:999}.text_box_main .map_items
.item_list{display:flex;margin-bottom:15px}.text_box_main .map_items .item_list .item_right
.list{display:flex;font-size:14px;color:#999;align-items:center;margin-right:15px;cursor:pointer}.text_box_main .map_items .item_list .item_right .list
.icon{width:20px;height:20px;display:block;background:url('/images/vr-new/new_icon/zhanshi.png') no-repeat;margin-right:10px}.text_box_main .map_items .item_list .item_right .list.acitve
.icon{background:url('/images/vr-new/new_icon//zhanshi-sel.png') no-repeat}.text_box_main .map_items .item_list
.item_bt{font-size:14px;color:#333;width:84px}.text_box_main .map_items .item_list
.item_right{flex:1;display:flex}.text_box_main .map_items .item_list .item_right
p#searchPlace{width:120px;color:#fff;height:36px;border-radius:4px;margin-left:10px;background:#ff8d1c;display:flex;align-items:center;justify-content:center;cursor:pointer}.text_box_main .map_items .item_list .item_right
input{width:100%;border-radius:4px;box-sizing:border-box;height:36px !important}.canvas_footer{display:flex;align-items:center;justify-content:center;margin-top:40px}.canvas_footer
a{display:flex;width:165px;height:36px;border-radius:40px;border:1px
solid #fff;color:#fff;font-size:14px;align-items:center;justify-content:center}.canvas_footer
a.noEdit{margin-right:50px}.canvas_footer
a.successEdit{background:#ff8d1c;border-color:#ff8d1c}.navigation .switch-btn{display:flex;align-items:center}.navigation .switch-btn .switch-subtitle{font-size:14px;font-weight:400;color:rgba(51, 51, 51, 1);line-height:14px;height:36px;margin-right:10px;display:flex;justify-content:center;align-items:center}.navigation .switch-btn .switch-main{background:url(/images/icon-switch.png) center no-repeat;display:block;width:34px;height:36px;cursor:pointer}.navigation .switch-btn .switch-main.active{background:url(/images/icon-switch-h.png) center no-repeat}.material-switching{}.material-switching
.details{width:100%;padding:0
30px;box-sizing:border-box}.material-switching .no-vip{width:100%;height:420px;background:#B5B5B5;margin:30px
auto}.material-switching .details .view-see{font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#333;margin-top:20px}.material-switching .details .view-see
.org{color:#e70;text-decoration:underline}.material-switching .details
.tips{padding:0;text-align:right}.material-switching .details .showbox-btns{width:200px}.material-switching .details .material-vip{position:relative;margin:10px
0;cursor:pointer}.material-switching .details .material-vip
.pic{width:180px;height:180px;background:#FFF;border:1px
solid #EDEDED;border-radius:4px;margin:0
auto;display:flex;justify-content:center;align-items:center}.material-switching .details .material-vip .pic
img{width:56px;height:56px}.material-switching .details .material-vip
.txt{font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#999;width:100%;text-align:center;position:absolute;z-index:3;bottom:38px;left:0}.material-switching .details .view-see2{text-align:center;margin-top:10px}.material-switching .details
.tips2{width:100%;color:#999;text-align:center}body .layui-tip .layui-layer-title
.tit{height:40px;line-height:40px;color:#333}body .layui-tip .layui-layer-title .tit
span{color:#999}.material-switching{color:#333}.material-switching
.item{display:flex;width:100%;height:36px;justify-content:space-between;align-items:center;padding:0
0 0 20px;box-sizing:border-box;cursor:pointer}.material-switching .item:hover{background:#F5F5F5}.material-switching .item
.icon{width:20px;height:36px;background-repeat:no-repeat;background-position:center;background-size:20px;margin-right:10px}.icon-material{background-image:url(/images/quanjing/edit20219/jujiao.png)}.icon-delete{background-image:url(/images/quanjing/edit20219/delete.png)}.icon-move{background-image:url(/images/quanjing/edit20219/move.png)}.icon-edit{background-image:url(/images/quanjing/edit20219/edit.png)}.material-switching .item .icon-box .icon-delete:hover{background-image:url(/images/quanjing/edit20219/delete-sel.png)}.material-switching .item .icon-box .icon-move:hover{background-image:url(/images/quanjing/edit20219/move-sel.png)}.material-switching .item .icon-box .icon-edit:hover{background-image:url(/images/quanjing/edit20219/edit-sel.png)}.material-switching .item .icon-box,
.material-switching .item .i-left{display:flex;justify-content:space-between;align-items:center}.material-switching
.list{height:182px}.material-switching .item .i-left
.name{color:#333;width:140px}.material-switching .details
.top{color:#333;margin-top:5px;height:30px;line-height:30px;margin-bottom:5px;width:100%}.material-switching .details .view-see3{margin-top:0;color:#999}.material-switching .showbox-btn-col2 .showbox-btn{width:200px;margin-bottom:10px}.material-switching .material-box{padding:20px;box-sizing:border-box;height:574px}.material-switching .material-box .m-top{position:relative;padding:15px
15px 15px 120px;box-sizing:border-box;display:flex;justify-content:flex-start;align-items:center}.material-switching .material-box .m-top .m-left{position:absolute;left:0px;top:15px;height:36px;display:flex;justify-content:flex-end;align-items:center;z-index:3;font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#333;text-align:right;width:120px}.material-switching .material-box .m-top2 .m-left{height:60px}.material-switching .material-box .m-top2:hover{background:#F8F8F8}.material-switching .material-box .m-top2:hover .btn-del{color:#e70}.material-switching .m-btm{margin-bottom:10px}.material-switching .m-btm
.txt2{font-size:12px;font-family:Microsoft YaHei;font-weight:400;color:#999;padding:0
30px;box-sizing:border-box;line-height:18px}.material-switching .m-item{width:280px;height:36px;border:1px
solid #DDD;border-radius:4px;padding:0
10px;box-sizing:border-box}.material-switching .m-item .m-ipnut{width:100%;height:34px;line-height:34px;background:transparent}.material-switching .material-box .m-top .btn-del{position:absolute;right:80px;top:15px;height:60px;display:flex;justify-content:center;align-items:center;z-index:3;font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#333;text-align:right;width:60px;cursor:pointer}.material-switching .material-box .m-top
.picbox{display:flex;justify-content:flex-start;align-items:center}.material-switching .material-box .m-top .picbox
.pic{width:60px;height:60px;border:1px
dotted #DDD;position:relative;cursor:pointer;margin-left:10px;border-radius:4px;padding:10px
0 0 0;box-sizing:border-box}.material-switching .material-box .m-top .picbox .pic
img{width:22px;height:22px;display:block;margin:0
auto}.material-switching .material-box .m-top .picbox .pic .m-txt2{position:absolute;right:0px;bottom:6px;width:100%;text-align:center;z-index:3;font-size:12px;font-family:Microsoft YaHei;font-weight:400;color:#999;height:14px;line-height:14px}.material-switching .material-box .m-center{display:flex;justify-content:flex-start;align-items:center;padding-left:120px;position:relative}.material-switching .material-box .m-center .m-left{position:absolute;left:0px;top:0px;height:24px;display:flex;justify-content:flex-end;align-items:center;z-index:3;font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#333;text-align:right;width:120px}.material-switching .material-box .m-center
.icon{width:18px;height:24px;background-size:18px;background-repeat:no-repeat;background-position:center;margin-right:4px}.material-switching .material-box .m-center .c-right{display:flex;justify-content:flex-start;align-items:center;cursor:pointer}.icon-add{background-image:url(/images/quanjing/edit20219/jia1.png)}.c-right:hover.icon-add{background-image:url(/images/quanjing/edit20219/jia-sel.png)}.material-switching .material-box .m-top
.tips3{position:absolute;top:20px;height:34px;line-height:34px;z-index:3;right:10px;box-sizing:border-box;color:#999}.material-view{position:relative;padding-top:50px;box-sizing:border-box}.material-view
.cont{width:100%;position:relative;height:340px;display:flex;align-items:center}.material-view
.item{width:280px;height:320px;background:#FFF;border-radius:8px;padding:10px;box-sizing:border-box;margin-right:20px;border:2px
solid #FFF;position:relative;cursor:pointer}.material-view .item:hover{border:2px
solid #FF8D1C;margin-top:-10px}.material-view .item
.pic{width:260px;height:260px;border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden}.material-view .item .pic
img{max-width:100%}.material-view .item
.txt{font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#333;text-align:center;height:22px;line-height:22px;margin-top:10px}body .layui-material{overflow:hidden;background:transparent}.material-view .m-back{width:100px;height:30px;border:1px
solid #FFF;border-radius:15px;border-radius:30px;display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;z-index:99999999999;background:transparent;color:#fff;cursor:pointer}.material-view .m-back:hover{background:#FF8D1C;border:1px
solid #FF8D1C}body .layui-material{overflow:visible;background:transparent}body .layui-material .layui-layer-setwin{right:calc(50% - 8px);top:460px}body .layui-material .layui-layer-setwin .layui-layer-close2{width:42px;height:42px}body .layui-material .layui-layer-setwin .layui-layer-ico{background:url(/images/quanjing/edit20219/cha.png) center no-repeat;right:0px;top:0px}.icon-now-material{width:90px;height:96px;position:absolute;top:-2px;left:-4px;z-index:3;background:url(/images/quanjing/edit20219/biaoqian.png) center no-repeat}body
.layui_hei{border-radius:4px;overflow:hidden;background:rgba(0, 0, 0, .5);border:0;height:140px}.layui_hei .vr-del-showbox .d-text{color:#333}.layui_hei .layui-layer-content{padding-bottom:10px !important}.layui_hei .layui-layer-btn{position:relative}.layui_hei .layui-layer-btn .layui-layer-btn2{top:-65px;left:18px;position:absolute;color:#fff;border:none;background-color:transparent;background-image:url(/images/quanjing/edit20219/jia_2.png);background-position:50px;background-size:16px;background-repeat:no-repeat;width:100px;text-align:left}.layui_hei .layui-layer-btn .layui-layer-btn3{position:absolute;top:-65px;right:-40px;color:#fff;border:none;background-color:transparent;background-image:url(/images/quanjing/edit20219/jian.png);background-position:50px;background-size:16px;background-repeat:no-repeat;width:100px;text-align:left}body .layui_hei .layui-layer-title{background:rgba(0, 0, 0, 0);border:0}body .layui_hei .layui-layer-setwin .layui-layer-close1{background:url(/images/exuan-close.png) center no-repeat}body .layui_hei .layui-layer-btn{display:flex;justify-content:center;align-items:center;width:100%;padding:10px
0}body .layui_hei .layui-layer-btn .layui-layer-btn0{width:100px;height:30px;background:#FF8D1C;border-radius:15px;display:flex;justify-content:center;align-items:center;padding:0;border:1px
solid #FF8D1C}body .layui_hei .layui-layer-btn .layui-layer-btn1{width:100px;height:30px;border:1px
solid #FFF;border-radius:15px;display:flex;justify-content:center;align-items:center;padding:0;padding:0;background:transparent;color:#fff}.synthetic_box2{width:532px;margin:0
0 0 95px;padding-top:40px;box-sizing:border-box;text-align:center;height:550px;position:relative}.synthetic_box2
h2{font-size:18px;font-weight:bold;color:#333;margin-bottom:20px}.synthetic_box2
.cont{font-size:14px;font-family:Source Han Serif CN;font-weight:400;color:#000;line-height:28px}.synthetic_box2 .cont
span{font-size:18px;color:#FF8D1C}.synthetic_box2 .cont p
span{font-size:30px;font-weight:bold}.synthetic_box2
.btn{position:absolute;bottom:60px;width:180px;height:40px;background:#FF8D1C;border-radius:20px;display:flex;justify-content:center;align-items:center;left:calc(50% - 90px);font-size:16px;font-weight:bold;color:#FFF;cursor:pointer;z-index:2;padding:0;margin:0
auto;box-sizing:border-box;border:0;outline:none}.synthetic_box2
.see_more{margin-top:20px;outline:0;border:0}.synthetic_box2 .see_more
a{color:#e70;text-decoration:underline}.synthetic_box2
.more{font-size:12px;font-family:Microsoft YaHei;font-weight:400;text-decoration:underline;color:#7D7063;line-height:30px;position:absolute;bottom:20px;left:calc(50% - 50px);cursor:pointer;z-index:2;width:100px}.synthetic_box2
.more2{text-decoration:none}body .skin_vip20 .layui-layer-setwin .layui-layer-close2{right:-60px;top:-70px;width:32px;height:32px;background:url("/images/quanjing/rechange20228/cha.png") center no-repeat}body .skin_vip20 .layui-layer-setwin .layui-layer-close2:hover{background:url("/images/quanjing/rechange20228/cha-sel.png") center no-repeat}.layui_tipsssbox{text-align:center;color:#333;padding-top:10px;box-sizing:border-box}.layui_tipsssbox
.btn_org{width:120px;height:36px;line-height:36px;background:#FF8D1C;color:#fff;text-align:center;display:flex;justify-content:center;align-items:center;cursor:pointer;margin:0
auto;border-radius:36px;padding:0;margin-top:20px}.layui_tipsssbox .btn_org:hover{background:#e70}.layui-layer.skin_vip2022
#layui_tipsss2{color:#333;padding:20px;text-align:center}.layui-layer.skin_vip2022 #layui_tipsss2
span{color:#FF8D1C;font-weight:bold;font-size:18px}.layui-layer.skin_vip2022
.btn_org{background:#FF8D1C;border-radius:20px;margin:0
auto;color:#fff;margin-top:10px}.template_switching{padding:20px;box-sizing:border-box;width:100%;height:100%}.template_box .template_fl .item,
.template_box .template_fl .item .pic,
.template_box .template_fl .item
.mobile{width:100%;border-radius:10px;overflow:hidden;height:100%}.template_box .template_fl .item
.mobile{width:422px;margin:0
auto;position:relative;overflow:unset}.template_box .template_fl .item .mobile .ewm-box{width:200px;height:220px;position:absolute;z-index:2;cursor:pointer;right:-220px;top:calc(50% - 110px);box-sizing:border-box}.template_box .template_fl .item .mobile
.ewm{width:200px;height:200px;border:1px
solid #ededed;border-radius:4px;overflow:hidden;box-sizing:border-box}.template_box .template_fl .item .mobile .ewm-box
p{width:200px;height:20px;font-size:14px;color:#333;text-align:center}.template_box .template_fr
.item{width:210px;height:90px;border-radius:10px;border:2px
solid #fff;position:relative;margin-bottom:20px;box-sizing:border-box;overflow:hidden}.template_box{width:100%;height:calc(100% - 72px)}.template_switching .template_box
.active{border:2px
solid #FF8D1C}.template_box .item
span{display:none}.template_box .active
span{display:flex;position:absolute;z-index:2;right:0;top:0;text-align:center;width:46px;height:20px;background:#FF8D1C;border-radius:0px 10px 0px 10px;justify-content:center;align-items:center;font-size:12px;color:#fff}.template_box .item
img{max-width:100%;display:block;margin:0
auto}.template_box
.template_fr{width:210px;height:100%;position:relative}.template_box
.template_fl{width:calc(100% - 230px);height:100%;display:flex;justify-content:center;align-items:center;margin-right:20px}.template_box .template_fl
img{display:block;max-width:100%;max-height:100%}.template_switching
.switch_tab{display:flex;justify-content:center;align-items:center;margin-bottom:18px}.template_switching .switch_tab
.item{width:160px;text-align:center;margin-right:130px;font-size:14px;color:#333;line-height:54px;position:relative;cursor:pointer}.template_switching .switch_tab
.active{font-size:18px;font-weight:bold}.template_switching .switch_tab .active:after{position:absolute;content:"";z-index:22;bottom:4px;left:calc(50% - 16px);width:40px;height:4px;background:#FF8D1C}.template_box .btn-org{width:190px;height:40px;background:#FF8D1C;border-radius:20px;position:absolute;right:0px;bottom:40px;z-index:2}body
.templateSkin{border-radius:10px;overflow:hidden}body .templateSkin .layui-layer-close2 ,
body .templateSkin .layui-layer-close2:hover{right:0px;top:0px;background:url("/vr16/skin1/cha.png") center no-repeat;background-size:20px}.icon-new2023{width:38px;display:block;top:-22px;left:50px;background:url(https://res1.justeasy.cn/images/quanjing/icon_new.png) 0 center no-repeat;position:absolute;z-index:99;height:22px}.hotspot-box .subnav
.subitem{text-align:center}.hotspot-box .add-hotspot{text-align:center}.vr_pano_edit
.nav{background-image:linear-gradient(to right, rgba(0,0,0,.7) , rgba(0,0,0,.7), rgba(0,0,0,.7));display:block;width:110px;border-radius:10px;padding:30px
16px;text-align:unset}.vr_pano_edit .nav
.item{background:none;height:26px;line-height:26px;margin-bottom:10px;position:relative}.vr_pano_edit .nav .item
a{position:relative;text-align:center}.vr_pano_edit .nav .item a:hover{color:#FF8D1C}.vr_pano_edit .nav .item
a.active{background:none;color:#FF8D1C}.vr_pano_edit .nav .item a.active::after{display:block}.vr_pano_edit .nav .item a::after{display:none;position:absolute;content:'';width:34px;height:3px;background:linear-gradient(-90deg, #FF8D1C, #FFB74B);left:50%;transform:translateX(-50%);bottom:-4px;border-radius:2px}.vr_pano_edit .nav .item a#a_hotspot_new::before{display:block;position:absolute;width:30px;height:16px;content:'';background:url('/images/vr/new.png') no-repeat;right:-15px;top:-9px}.vr_pano_edit .nav .item:hover{background:none}.vr_pano_edit .nav .item.btn-org{border-color:#fff;color:#fff}.vr_pano_edit .nav .item.btn-org a::after{display:none}.vr_pano_edit .nav .item.btn-org
a.active{color:#fff}.vr_pano_edit .nav .item.btn-org.mt20{border-color:#FF8D1C}.vr_pano_edit .nav .item.btn-org.mt20
a{background:#FF8D1C;color:#fff}.video_box_main{width:300px;height:auto;background:#fff;border-radius:10px;position:absolute;right:84px;top:-312px;padding:20px;display:none}.video_box_main
.video_title{font-size:16px;color:#333;font-weight:bold;margin-bottom:20px;display:flex;justify-content:space-between;align-items:center}.video_box_main .video_title
.close{display:block;width:16px;height:16px;background:url('/images/quanjing/implant/send-close.png') no-repeat;cursor:pointer}.video_box_main
.video_list{background:#FFF5EC}.video_box_main .video_list
.items{display:flex;justify-content:space-between;align-items:center;padding:5px
10px}.video_box_main .video_list .items:hover{background:#F9F0E7}.video_box_main .video_list .items
.left{display:flex;align-items:center}.video_box_main .video_list .items
.pic{width:60px;height:40px;border-radius:4px;overflow:hidden;background:#F1E7DD;margin-left:10px}.video_box_main .video_list .items .pic
img{width:100%;height:100%;object-fit:contain}.video_box_main .video_list .items .options
span{color:#A17A52;cursor:pointer}.video_box_main .video_list .items .options span:hover{text-decoration:underline;color:#FF8D1C}.video_box_main
.upload_btn_list{padding-top:24px}.video_box_main .upload_btn_list
a{display:flex;height:44px;border:1px
solid #FF8D1C;align-items:center;justify-content:center;color:#FF8D1C;font-size:16px;border-radius:4px;margin-bottom:20px }.video_box_main .upload_btn_list a:hover{color:#FF8D1C }.video_box_main
.tips_info{font-size:12px;color:#999}.layui-layer.layerOpenimplant{border-radius:10px;overflow:hidden;left:unset !important;top:50px !important}.layui-layer.layerOpenimplant .layui-layer-title{border-bottom:0px;background:#fff;font-size:16px;color:#333;font-weight:bold;background:url('/images/quanjing/implant/new.png') no-repeat;background-position:50px 10px;height:55px;line-height:55px}.layui-layer.layerOpenimplant
.layerOpenimplant{padding:0px
20px}.layui-layer.layerOpenimplant
.step_title{font-size:14px;color:#333;margin-bottom:12px}.layui-layer.layerOpenimplant
.upload_box{margin-bottom:15px}.layui-layer.layerOpenimplant
.upload_list{width:260px;height:160px;background:#FFF5EC;border-radius:4px;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.layui-layer.layerOpenimplant .upload_list .tips_list
p{color:#A5998E;font-size:12px;line-height:20px}.layui-layer.layerOpenimplant .upload_list
.video_upload{cursor:pointer}.layui-layer.layerOpenimplant .upload_list
.commont_imgs{width:100%;height:100%;overflow:hidden;position:relative}.layui-layer.layerOpenimplant .upload_list .commont_imgs
img{width:100%;height:100%;object-fit:cover}.layui-layer.layerOpenimplant .upload_list
.icon_close{position:absolute;bottom:10px;right:10px;cursor:pointer;width:30px;height:30px;background:url('/images/quanjing/implant/cancel.png') no-repeat}.layui-layer.layerOpenimplant .upload_list .icon_close:hover{background:url('/images/quanjing/implant/cancel-sel.png') no-repeat}.layui-layer.layerOpenimplant .video_upload
.icon{width:40px;height:40px;background:url('/images/quanjing/implant/jia.png') no-repeat;margin:0
auto}.layui-layer.layerOpenimplant .video_upload
input{width:100%;height:100%;opacity:0;position:absolute;left:0;top:0;cursor:pointer}.layui-layer.layerOpenimplant .video_upload
.upload_text{text-align:center;font-size:14px;color:#FF8D1C}.layui-layer.layerOpenimplant
.step_ups{display:flex;justify-content:center;color:#FF8D1C;align-items:end;margin-bottom:20px}.layui-layer.layerOpenimplant .step_ups
.icon{width:40px;height:40px;display:block;background:url('/images/quanjing/implant/hua.png') no-repeat}.layui-layer.layerOpenimplant
.options_list{background:#FFF5EC;border-radius:4px;overflow:hidden;display:flex;flex-wrap:wrap;padding:8px
13px}.layui-layer.layerOpenimplant .options_list
.item{width:40px;height:40px;overflow:hidden;cursor:pointer;margin:8px
19px}.layui-layer.layerOpenimplant .options_list
.item_1{background:url('/images/quanjing/implant/icon_1.png') no-repeat}.layui-layer.layerOpenimplant .options_list
.item_2{background:url('/images/quanjing/implant/icon_2.png') no-repeat}.layui-layer.layerOpenimplant .options_list
.item_3{background:url('/images/quanjing/implant/icon_3.png') no-repeat}.layui-layer.layerOpenimplant .options_list
.item_4{background:url('/images/quanjing/implant/icon_4.png') no-repeat}.layui-layer.layerOpenimplant .options_list
.item_5{background:url('/images/quanjing/implant/icon_5.png') no-repeat}.layui-layer.layerOpenimplant .options_list
.item_6{background:url('/images/quanjing/implant/icon_6.png') no-repeat}.layui-layer.layerOpenimplant .options_list .item_1:hover{background:url('/images/quanjing/implant/icon_1_h.png') no-repeat}.layui-layer.layerOpenimplant .options_list .item_2:hover{background:url('/images/quanjing/implant/icon_2_h.png') no-repeat}.layui-layer.layerOpenimplant .options_list .item_3:hover{background:url('/images/quanjing/implant/icon_3_h.png') no-repeat}.layui-layer.layerOpenimplant .options_list .item_4:hover{background:url('/images/quanjing/implant/icon_4_h.png') no-repeat}.layui-layer.layerOpenimplant .options_list .item_5:hover{background:url('/images/quanjing/implant/icon_5_h.png') no-repeat}.layui-layer.layerOpenimplant .options_list .item_6:hover{background:url('/images/quanjing/implant/icon_6_h.png') no-repeat}.layui-layer.layerOpenimplant
.Scale_list{display:flex;justify-content:space-between;background:#FFF5EC;border-radius:4px;overflow:hidden;margin-top:10px;padding:15px
40px;margin-bottom:10px}.layui-layer.layerOpenimplant .Scale_list
.item{color:#333;font-size:14px;display:flex;align-items:center}.layui-layer.layerOpenimplant .Scale_list .item
.icon{display:block;width:30px;height:30px;overflow:hidden;cursor:pointer}.layui-layer.layerOpenimplant .Scale_list .item
.icon_big{background:url('/images/quanjing/implant/fangda.png') no-repeat}.layui-layer.layerOpenimplant .Scale_list .item .icon_big:hover{background:url('/images/quanjing/implant/fangda-sel.png') no-repeat}.layui-layer.layerOpenimplant .Scale_list .item
.icon_small{background:url('/images/quanjing/implant/small.png') no-repeat}.layui-layer.layerOpenimplant .Scale_list .item .icon_small:hover{background:url('/images/quanjing/implant/small_h.png') no-repeat}.layui-layer.layerOpenimplant
.footer_btn{display:flex;align-items:center;justify-content:center;margin-top:20px}.layui-layer.layerOpenimplant .footer_btn
a{display:flex;width:120px;height:34px;align-items:center;justify-content:center;font-size:14px;border-radius:4px;overflow:hidden;border:1px
solid#FF8D1C;background:#FF8D1C;color:#fff}.layui-layer.layerOpenimplant .footer_btn
a.close{margin-right:20px;color:#999;border-color:#EAEAEA;background:none}.layui-layer.layerOpenimplant .layui-layer-setwin .layui-layer-close{width:16px;height:16px;background:url('/images/quanjing/implant/send-close.png') no-repeat}.layui-layer.layerBoxnest{border-radius:10px;overflow:hidden}.layui-layer.layerBoxnest .layui-layer-title{background:none;border-bottom:0px}.layui-layer.layerBoxnest .layui-layer-content{text-align:center;color:#333;font-size:14px}.layui-layer.layerBoxnest .layui-layer-btn{text-align:unset;padding:0px;padding-bottom:20px;height:unset}.layui-layer.layerBoxnest .layui-layer-btn .layui-layer-btn0{width:180px;height:36px;background:#FF8D1C;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:20px;border:0px;margin:0
auto}.layui-layer.layerOpenimplant
.layerOpenimplant_tab{display:flex;margin-bottom:15px}.layui-layer.layerOpenimplant .layerOpenimplant_tab
.item{height:34px;border:1px
solid #FF8D1C;cursor:pointer;flex:5;display:flex;align-items:center;justify-content:center;color:#FF8D1C}.layui-layer.layerOpenimplant .layerOpenimplant_tab
.item.active{border-color:#FF8D1C;color:#fff;background:#FF8D1C}.layui-layer.layerOpenimplant .layerOpenimplant_tab .item:first-child{border-right:0;border-radius:4px 0px 0px 4px}.layui-layer.layerOpenimplant .layerOpenimplant_tab .item:last-child{border-left:0;border-radius:0px 4px 4px 0px}.pano_box{display:flex;height:100%;justify-content:space-between}.pano_box
.pano_left{flex:5;background:#EAEAEA;display:flex}.pano_box .pano_left
.panoXml{flex:5}.pano_box .pano_left
.pano_upload{flex:5;display:flex;align-items:center;justify-content:center;flex-direction:column}.pano_box .pano_left
.upload_main{display:flex;align-items:center;justify-content:center;margin-bottom:27px;cursor:pointer}.pano_box .pano_left .upload_main
.icon{width:46px;height:47px;background:url('/images/quanjing/icon_jia.png') no-repeat}.pano_box .pano_left
.upload_main{border:1px
dashed #999;width:200px;height:200px;border-radius:10px}.pano_box .pano_left
.item_text{font-size:16px;color:#333;margin-bottom:10px}.pano_box .pano_left
.item_info{font-size:12px;color:#999}.pano_box
.pano{flex:5}.pano_Split_btn
.pano_btn{background:rgba(0, 0, 0, .6);border-radius:4px;height:40px;display:flex;align-items:center;justify-content:center;position:absolute;color:#fff;font-size:18px;min-width:110px}.pano_Split_btn
.pano_tips{padding:0px
20px;bottom:178px;left:50%;transform:translateX(-50%)}.pano_Split_btn
.pano_left{top:80px;;left:80px}.pano_Split_btn
.pano_right{top:80px;right:80px}.pano_Split_btn
.pano_btn_footer{position:absolute;left:0;right:0;width:100%;bottom:108px;display:flex;align-items:center;justify-content:center;z-index:99}.pano_Split_btn .pano_btn_footer
.item{width:140px;height:40px;border:1px
solid #FF8D1C;background:#fff;font-size:16px;color:#FF8D1C;border-radius:4px;display:flex;align-items:center;justify-content:center;margin-right:50px;cursor:pointer}.pano_Split_btn .pano_btn_footer .item:last-child{margin-right:0}.pano_Split_btn .pano_btn_footer
.item.item_success{background:#FF8D1C;color:#fff}.pano_Split_btn
.pano_btn_success{position:absolute;left:50%;bottom:108px;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;width:140px;height:40px;border:1px
solid #FF8D1C;background:#FF8D1C;color:#fff;font-size:16px;border-radius:4px;cursor:pointer}.pano_Split_btn .pano_btn_footer
.item_share{width:40px;height:40px;border-radius:50%;background:#fff;border:1px
solid #FF8D1C;position:relative;display:flex;align-items:center;justify-content:center}.pano_Split_btn .pano_btn_footer .item_share
.share_box{width:30px;background:url('/images/quanjing/share-sel.png') no-repeat;height:30px;overflow:hidden;border-radius:50%;display:flex;background-size:100%;cursor:pointer}.pano_Split_btn .pano_btn_footer .item_share:hover{background:#FF8D1C}.pano_Split_btn .pano_btn_footer .item_share:hover
.share_box{background:url('/images/quanjing/share-sel-h.png') no-repeat;background-size:100%}.pano_Split_btn .pano_btn_footer .item_share:hover
.share_box_main{display:block}.pano_Split_btn .pano_btn_footer .item_share
.share_box_main{position:absolute;top:-44px;left:-65px;display:none}.pano_Split_btn .pano_btn_footer .item_share .share_box_main
.share_main_text{background:rgba(0, 0, 0, .6);border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:14px;color:#fff;width:180px;height:40px}.layui-layer.layerComparisonChart
div{box-sizing:border-box}.layui-layer.layerComparisonChart{border-radius:10px;overflow:hidden}.layui-layer.layerComparisonChart
.Comparison_table{display:flex;align-items:center;justify-content:center;border-bottom:1px solid #F5F5F5}.layui-layer.layerComparisonChart .Comparison_table
.item{margin-right:100px;font-size:14px;color:#333;position:relative;padding:15px
0px 17px 0;cursor:pointer}.layui-layer.layerComparisonChart .Comparison_table .item::after{display:block;content:'';width:40px;height:2px;background:#fff;position:absolute;left:50%;transform:translateX(-50%);bottom:0}.layui-layer.layerComparisonChart .Comparison_table .item.active::after{background:#FF8D1C}.layui-layer.layerComparisonChart .Comparison_table
.item.active{font-weight:bold;font-size:18px}.layui-layer.layerComparisonChart .Comparison_table .item:last-child{margin-right:0}.layui-layer.layerComparisonChart
.Comparison_box{padding:5px
20px;padding-bottom:0}.layui-layer.layerComparisonChart
.upload_box{background:#F5F5F5;height:345px;border-radius:10px;overflow:hidden;padding:20px;position:relative;cursor:pointer}.layui-layer.layerComparisonChart .upload_box
.upload_box_main{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.layui-layer.layerComparisonChart .upload_box
.upload_tips{position:absolute;bottom:5px;width:100%;box-sizing:border-box;left:20px}.layui-layer.layerComparisonChart
.box_icon{width:47px;height:46px;background:url('/images/quanjing/icon_jia.png') no-repeat;background-size:100%;margin:0
auto;margin-bottom:25px}.layui-layer.layerComparisonChart
.box_title{font-size:16px;color:#999}.layui-layer.layerComparisonChart
.upload_tips{font-size:12px;color:#999}.layui-layer.layerComparisonChart .upload_tips
a{color:#FF8D1C}.layui-layer.layerComparisonChart
.box_tips{color:#333;font-size:12px;margin-top:5px;padding-left:20px}.layui-layer.layerComparisonChart
.commont_btn{display:flex;align-items:center;justify-content:center;margin-top:20px}.layui-layer.layerComparisonChart .commont_btn
a{display:flex;width:180px;height:36px;background:#FF8D1C;border-radius:20px;align-items:center;justify-content:center;color:#fff}.layui-layer.layerComparisonChart .commont_btn a:hover{color:#fff}.layui-layer.layerComparisonChart .commont_btn
a.disbale{background:#BDBDBD}.layui-layer.layerComparisonChart
.upload_pic{width:100%;position:relative;height:345px;overflow:hidden;border-radius:10px}.layui-layer.layerComparisonChart .upload_pic
img{width:100%;height:100%;object-fit:contain}.layui-layer.layerComparisonChart .upload_pic
.close{position:absolute;width:30px;height:30px;background:#000;right:10px;bottom:10px;cursor:pointer;background:url('/images/quanjing/implant/cancel.png') no-repeat}.layui-layer.layerComparisonChart .upload_pic .close:hover{background:url('/images/quanjing/implant/cancel-sel.png') no-repeat}.layui-layer.layerComparisonChart .Comparison_list_upload
.upload_list{background:#F5F5F5;height:345px;border-radius:10px;overflow:hidden;padding:20px;position:relative}.layui-layer.layerComparisonChart .Comparison_list_upload
.list_list{display:flex;align-items:center;justify-content:center}.layui-layer.layerComparisonChart .Comparison_list_upload .list_list
.item{width:90px;margin:10px
25px}.layui-layer.layerComparisonChart .Comparison_list_upload .list_list
.item_main_upload{height:90px;border:1px
dashed #999;display:block;border-radius:10px;margin-bottom:7px;cursor:pointer}.layui-layer.layerComparisonChart .Comparison_list_upload .list_list .item_main_upload
.item_upload{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.layui-layer.layerComparisonChart .Comparison_list_upload .list_list .item_main_upload
.icon{width:32px;height:32px;background:url('/images/quanjing/icon_jia.png') no-repeat;background-size:100%}.layui-layer.layerComparisonChart .Comparison_list_upload .list_list
.item_bt{font-size:14px;color:#999;text-align:center}.layui-layer.layerComparisonChart .Comparison_list_upload .list_list
.item_main_pic{width:90px;height:90px;overflow:hidden;border-radius:10px;position:relative;display:none}.layui-layer.layerComparisonChart .Comparison_list_upload .list_list .item_main_pic
img{width:100%;height:100%}.layui-layer.layerComparisonChart .Comparison_list_upload .list_list .item_main_pic
.close{width:30px;height:30px;background:url('/images/quanjing/implant/cancel.png') no-repeat;position:absolute;bottom:10px;right:10px;cursor:pointer}.layui-layer.layerComparisonChart .Comparison_list_upload .list_list .item_main_pic .close:hover{background:url('/images/quanjing/implant/cancel-sel.png') no-repeat}.layui-layer.layerComparisonChart .Comparison_list_upload
.upload_list_tips{position:absolute;width:100%;color:#999;bottom:5px}.layui-layer.layerComparisonChart .layui-layer-setwin{top:44px;right:44px}.layui-layer.layerComparisonChart .layui-layer-setwin .layui-layer-close2{width:16px;height:16px;background:url('/images/quanjing/implant/send-close.png') no-repeat}.layui-layer.layerSceneShare{border-radius:10px}.layui-layer.layerSceneShare .layui-layer-title{background:none;border-bottom:0;font-size:16px;color:#333;font-weight:bold}.layui-layer.layerSceneShare
.layerSceneShare{padding:0px
15px;padding-top:30px}.layui-layer.layerSceneShare .layerSceneShare .screns_input
input{width:100%;height:40px;border:1px
solid #EAEAEA;border-radius:4px;padding:0px
10px;box-sizing:border-box;font-size:16px}.layui-layer.layerSceneShare .layerSceneShare
.screns_input{position:relative;display:flex}.layui-layer.layerSceneShare .layerSceneShare
button{position:absolute;background:none;cursor:pointer;color:#FF8D1C;border:none;top:50%;right:10px;transform:translateY(-50%)}.layui-layer.layerSceneShare
.screns_tps{font-size:12px;color:#999;margin-top:3px}.layui-layer.layerSceneShare
.scren_code{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:20px}.layui-layer.layerSceneShare .scren_code
.code_img{width:100px;height:100px;border-radius:8px;overflow:hidden;background:#E5E5E5 }.layui-layer.layerSceneShare .scren_code .code_img
img{width:100%;height:100%}.layui-layer.layerSceneShare .scren_code .code_img
canvas{width:100% !important;height:100% !important}.layui-layer.layerSceneShare
.code_tips{font-size:12px;color:#999;text-align:center;margin-top:15px}.custom-dropdown{position:relative}.dropdown-input{width:210px;padding:7px
10px;height:40px;font-size:14px;border:1px
solid #CECECE;border-radius:6px;font-weight:bold;position:relative;background:#fff url('/images/vrvip/arrow-down.png') 123px center no-repeat;background-position:180px 10px}.dropdown-input::after{content:"cscas";position:absolute;right:10px;bottom:6px;width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:8px solid #666}.dropdown-list{position:absolute;top:100%;width:210px;list-style-type:none;margin:0;padding:0;background-color:#fff;border:1px
solid #ebe9e9;border-top:none;z-index:999;color:#1a1a1a;border-radius:0px 0px 8px 8px}.option{padding:7px
10px;cursor:pointer}.option:hover{background-color:#f2f2f2}.video-title{padding:0;height:70px;line-height:70px;border-bottom:0;background-color:#fff;text-align:center;border-radius:20px 20px 0 0;font-size:24px;font-weight:bold;color:#000}.layerOpenVideo{border-radius:8px}.custom-dropdown .layui-layer-content{padding:20px
40px}.disabled-dropdown{pointer-events:none}.disabled-dropdown .dropdown-input{cursor:not-allowed}.disabled-dropdown-video{cursor:not-allowed}.video-study{font-size:15px;font-weight:500;margin-left:0px;color:#8050df;float:right}.set-opeation{display:flex;align-items:center;width:360px;justify-content:space-between}.set-title{color:#222;font-size:15px;line-height:40px;font-weight:bold}.set-text{line-height:32px;color:#969696}.set-opeation-video{display:flex;width:280px;margin-top:15px;justify-content:space-between;flex-wrap:wrap}.set-opeation-wrap{display:flex;flex-wrap:wrap;width:600px;margin-top:30px;justify-content:space-between}.by_rules_new{font-size:14px;color:#969696;margin-bottom:70px;margin-top:20px;line-height:36px}.layerPlayVideo
#video{width:583px;height:300px;object-fit:cover}.scene-selector{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start;margin-top:25px}.scene-button{position:relative;padding-left:24px;cursor:pointer;background:none;border:none}.scene-button::before{content:'';position:absolute;right:10px;top:10px;transform:translateY(-50%);width:16px;height:16px;border:1px
solid #ccc;border-radius:3px}.scene-button.selected::before{background-color:#9c43e8;border-color:#9c43e8;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.check-option{margin-left:74px;margin-top:10px;cursor:pointer;color:#7068FB}.compare-btn{width:198px;height:42px;border-color:rgb(111,108,255);border-width:1px;border-style:solid;color:rgb(255,255,255);border-radius:4px;font-size:14px;padding:0px;text-align:center;line-height:40px;font-weight:normal;font-style:normal;background:rgb(111,108,255);position:absolute;bottom:30px;left:50%;transform:translate(-50%,10px)}.recharge-content{font-size:15px;line-height:32px;margin-top:30px;color:#1a1a1a}input[type='radio']{appearance:none;-webkit-appearance:none;-moz-appearance:none}.customRadio{margin:0;margin-right:8px;display:inline-block;width:20px;height:20px;border-radius:50%;border:2px
solid #ccc;position:relative}.customRadio input[type='radio']:checked:before{content:'';display:block;width:12px;height:12px;background-color:#3f3085;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.custom-selector
label{display:flex;margin-top:15px}.recharge-wrap{display:flex;justify-content:space-around;align-items:center;color:#333}.recharge-code{margin-left:20px;display:contents;margin-bottom:20px}.layerNotice{border-radius:20px;left:unset !important}.layerNotice .layui-layer-content{padding:0px!important}.notice-content{font-size:17px;line-height:36px;padding-left:20px;color:#222;font-weight:bold;margin-top:15px}.layerNotice input[type='radio']{appearance:none;-webkit-appearance:none;-moz-appearance:none}.layerNotice
.customRadio{margin:0;margin-right:8px;display:inline-block;width:20px;height:20px;border-radius:50%;border:2px
solid #ccc;position:relative}.layerNotice input[type='radio']:checked:before{content:'';display:block;width:12px;height:12px;background-color:#3f3085;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.layerNotice .custom-selector
label{display:flex;margin-top:15px}.layerNotice{position:fixed;z-index:1000;right:140px;bottom:100px;width:365px;height:auto;background-color:#fff;border-radius:20px;box-shadow:0 2px 10px rgba(0, 0, 0, 0.1);display:none;transition:all 0.3s ease}.layerNotice.show{display:block}.notice-title .notice-title-close .notice-title-btn{display:block;margin-top:20px;margin-right:10px;cursor:pointer}.layerNotice .notice-title{background:url("https://res1.justeasy.cn/images/vr20217/top.png");background-repeat:no-repeat;height:73px;color:#fff;font-size:31px;padding-left:20px;position:relative;display:flex;justify-content:space-between}.notice-title-view{line-height:73px;font-size:20px;font-weight:bold;letter-spacing:1px}.notice-content{font-size:14px;font-weight:normal}.layerNotice .notice-wrap{display:flex;justify-content:space-between;padding-left:20px;margin-right:20px;align-items:center;margin-top:20px;margin-bottom:20px}.notice-wrap .notice-btn{width:128px;height:40px;background:linear-gradient(90deg, #6C6BFC 0%, #7168FB 100%, #AE49F1 100%);border-radius:30px;color:#fff;text-align:center;line-height:40px;font-size:14px;font-weight:bold}.notice-wrap .notice-right input[type="checkbox"]{width:16px;height:16px;position:relative;appearance:none;border:0;outline:0
!important;cursor:pointer;padding:0;margin:0;margin-right:5px;top:-2px}.notice-wrap .notice-right input[type="checkbox"]:checked:before{background:#7068fb;border-color:#7068fb}.notice-wrap .notice-right input[type="checkbox"]:before{border:1px
solid #DBDBDB;position:relative;background:#fff;transition:all .3s;-webkit-transition:all .3s;width:16px;height:16px;content:'';display:inline-block;left:0;top:5px;border-radius:2px;box-sizing:border-box}.notice-wrap .notice-right input[type="checkbox"]:checked:after{position:absolute;left:4px;top:8px;display:inline-block;content:'';color:#fff;border:2px
solid #fff;border-radius:1px;border-top:none;border-right:none;background:transparent;transform:rotate(-45deg);width:50%;height:30%}.notice-right{display:flex;font-size:14px;color:#9A9A9a}.layui-layer
.layerCommont_bottom_right{padding-left:10px}.layui-layer .layerCommont_bottom_right
.commont_pay_main{margin-top:-40px}.commont_pay_main .commont_pay_radio .pay_radio_list
label{display:flex !important;cursor:pointer}.commont_pay_main .commont_pay_radio .pay_radio_list
.radio_icon{display:flex;align-items:center;font-size:14px}.commont_pay_main .commont_pay_radio .pay_radio_list .radio_icon
span{margin-right:5px}.commont_pay_main .commont_pay_radio .pay_radio_list .radio_icon
span.zf_icon{width:18px;height:18px;display:block;background:url('/images/je-new/pay_icon/zf.png') no-repeat}.commont_pay_main .commont_pay_radio .pay_radio_list .radio_icon
span.watch_icon{width:18px;height:18px;display:block;background:url('/images/je-new/pay_icon/watch.png') no-repeat}.commont_pay_main .commont_pay_radio .pay_radio_list .radio_icon
span.yl_icon{width:21px;height:18px;display:block;background:url('/images/je-new/pay_icon/ly.png') no-repeat}.commont_pay_main .commont_pay_radio .pay_radio_list .radio_icon
span.ys_icon{width:18px;height:18px;display:block;background:url('/images/je-new/pay_icon/ys.png') no-repeat}.commont_pay_main .commont_pay_radio .pay_radio_list
.radio_btn{padding-top:2px;margin-right:5px}.commont_pay_main .commont_pay_radio .pay_radio_list  .radio_btn input[type="radio"]{width:15px;height:15px;position:relative;appearance:none;border:0;outline:0
!important;cursor:pointer;padding:0;margin:0}.commont_pay_main .commont_pay_radio .pay_radio_list  .radio_btn input[type="radio"]:before{border:1px
solid #999;position:relative;background:#fff;transition:all .3s;-webkit-transition:all .3s;width:15px;height:15px;content:'';display:inline-block;left:0;top:0;border-radius:50%;box-sizing:border-box}.commont_pay_main .commont_pay_radio .pay_radio_list  .radio_btn input[type="radio"]:checked:after{position:absolute;display:inline-block;content:'';width:9px;height:9px;background:#FFC21E;border-radius:50%;left:3px;top:3px}.commont_pay_main .commont_pay_radio .pay_radio_list  .radio_btn input[type="radio"]:checked:before{background:#fff;border-color:#FFC21E}.commont_pay_main .commont_pay_radio .pay_radio_list .label
.radio_icon{flex:1}.commont_pay_main .commont_pay_radio
.pay_code_img{width:140px;height:140px;overflow:hidden;margin:0
auto;margin-top:10px}.commont_pay_main .commont_pay_radio .pay_code_img
img{width:100%;height:100%}.commont_pay_main
.commont_pay_btn{display:flex;height:100%;flex-direction:column;align-items:center;justify-content:center}.commont_pay_main .commont_pay_btn
a{display:flex;width:100%;height:36px;border-radius:5px;align-items:center;justify-content:center;color:#fff}.commont_pay_main .commont_pay_btn
a.pay_zfb{background:#0ae;margin-bottom:10px}.commont_pay_main .commont_pay_btn
a.pay_watch{background:#2aae67}.commont_pay_main .yinglian
.pay_code_yilian{width:130px;height:130px;margin:0
auto;margin-bottom:10px}.commont_pay_main .yinglian
.pay_cion_list{display:flex;align-items:center;justify-content:center}.commont_pay_main .yinglian .pay_cion_list
span{margin-right:5px}.commont_pay_main .yinglian .pay_cion_list
span.zf_icon{width:18px;height:18px;display:block;background:url('/images/je-new/pay_icon/zf.png') no-repeat}.commont_pay_main .yinglian .pay_cion_list
span.watch_icon{width:18px;height:18px;display:block;background:url('/images/je-new/pay_icon/watch.png') no-repeat}.commont_pay_main .yinglian .pay_cion_list
span.yl_icon{width:21px;height:18px;display:block;background:url('/images/je-new/pay_icon/ly.png') no-repeat}.layer_Jigsaw .item_list .item input[type="radio"]:checked:after{position:absolute;display:inline-block;content:'';width:9px;height:9px;background:#FB6208;border-radius:50%;left:3px;top:5px}.layer_Jigsaw .item_list .item input[type="radio"]:checked:before{background:#fff;border-color:#FB6208}.layerVip{border-radius:20px;color:#222}.layerVip .btn-pay{width:140px!important}@media screen and (max-width: 1400px){.vr_pano_edit
.nav{padding:10px
16px}.vr_pano_edit .nav
.item{margin-bottom:6px}.vr_pano_edit .nav .item.btn-org{margin-top:5px!important}.pano-wrapper{right:150px!important}}